diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-11 08:50:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-11 08:50:34 +0200 |
commit | 06a3934fd76a32a752062d424a6cfc98edd543ad (patch) | |
tree | 6a9093018b8fd379fa3d6b1f6a39a4b1b8d5e928 /web.css | |
parent | e3e4b204b58240e19236358c442f638fae6221bf (diff) |
Add TOC to web-prologue, use h4 for FAQ headings
Diffstat (limited to 'web.css')
-rw-r--r-- | web.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ h2 } /* This one is used for FAQ questions. A hack to avoid separate style file. */ -h3 +h4 { font-weight: normal; font-size: 1.223em; |