Tweak the docs - TOC look and feel

This commit is contained in:
2019-05-17 20:12:52 +02:00
parent 202cc4f6ab
commit 057f808174
4 changed files with 13 additions and 1 deletions

View File

@@ -204,6 +204,11 @@ header h1 a span.first {color: black}
border-right: 1px solid #555555;
}
/* TOC */
.contents p {
margin: 0.2em;
}
/* pre/code highlighted theme - taken from wombat256grf vim colorscheme */
.highlight { background-color: #242424 }
.highlight .c { color: #99968b; font-style: italic} /* Comment */