H3 margin-bottom tweak.
authorMike Taylor <mike@indexdata.com>
Mon, 30 Sep 2013 16:02:37 +0000 (17:02 +0100)
committerMike Taylor <mike@indexdata.com>
Mon, 30 Sep 2013 16:02:37 +0000 (17:02 +0100)
tools/htdocs/mkws-doc.css

index e042c4b..dfde943 100644 (file)
@@ -8,7 +8,7 @@ h1, h2, h3 {
     font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
 }
 
-h2 {
+h2, h3 {
     /* Default spacing is way off in both Chrome and Firefox */
     margin-bottom: -0.5em;
 }