ditched the "anchored" conceit

added the padding-fix neg margin :before element
ditched in-page TOC JS
pull/43/head
scotty 2016-02-17 23:19:16 -08:00
parent 88c758d834
commit dfff1a1888
3 changed files with 133 additions and 155 deletions

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; }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long