/* module-key = 'org.randombits.confluence.toc:toc-plugin-styles', location = 'net/customware/confluence/plugin/toc/css/toc.css' */
/* Table of Content plugin styles */
ul.toc-indentation {
    margin-top: 0 
}

.toc-macro {
    font-size: 14px;
}

