More contents format tweaks. Sans serif looks better.

This commit is contained in:
Thomas Karpiniec 2016-01-31 09:47:09 +11:00
parent 41de301c29
commit df561b6882

View File

@ -96,15 +96,18 @@ hr {
font-size: 120%;
border-bottom: 1px solid black;
width: 80%;
font-family: sans-serif;
}
.toc-h2 {
margin-left: 3em;
font-weight: bold;
margin-top: 0.5em;
font-family: sans-serif;
}
.toc-h3 {
margin-left: 6em;
font-family: sans-serif;
}
.spacer {