- Restored Default Article Override
- Created Table of Contents article override
- Added TOC skip to Comments Heading
- Localized AFeld/Bootstrap-TOC files
This commit is contained in:
2025-07-10 22:21:19 -05:00
parent 1dca9ddb0b
commit 6f75cd5c03
12 changed files with 526 additions and 10 deletions

View File

@@ -21,6 +21,22 @@
scroll-behavior: smooth;
}
}
@media print {
nav,
.container-topbar,
.container-nav,
#rssocial-133,
.container-sidebar-right,
.container-sidebar-left,
.container-bottom-a,
.container-bottom-b,
#lhc_container_v2 *,
footer,
.fb-comments,
{
display: none!important;
}
}
body {
margin: 0;