/* Copy this file into the '_static' directory */
/* Targets the "On this page" sidebar navigation */
.toc-tree-container .toc-title,
.toc-title {
    font-size: 14px !important;
}
.toc-tree-container span {
    font-size: 12px !important;
}
.view-this-page {
    display: none;
}
footer .left-details {
    display: none;
}