Normal font-weight for H1
authorMike Taylor <mike@indexdata.com>
Fri, 26 Jul 2013 10:25:08 +0000 (11:25 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 26 Jul 2013 10:25:08 +0000 (11:25 +0100)
tools/htdocs/mkws-doc.css

index 2b89f78..2f222cf 100644 (file)
@@ -11,6 +11,7 @@ h1, h2, h3 {
 h1 {
     background: #e0e8f8;
     padding: 0.2em;
+    font-weight: normal;
 }
 
 h2.author {