ditched the "anchored" conceit

added the padding-fix neg margin :before element
ditched in-page TOC JS
This commit is contained in:
scotty
2016-02-17 23:19:16 -08:00
parent 88c758d834
commit dfff1a1888
3 changed files with 133 additions and 155 deletions
-5
View File
@@ -1,9 +1,4 @@
/* overrides */
#docsContent h1.anchored, #docsContent h2, #docsContent h3, #docsContent h4, #docsContent h5, #docsContent h6 {
padding-top: 80px;
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid #cccccc; }
#docsContent h1 {
font-size: 48px;
line-height: 58px; }
+18 -10
View File
File diff suppressed because one or more lines are too long
+115 -140
View File
File diff suppressed because one or more lines are too long