]> git.cworth.org Git - cworth.org/blobdiff - src/local.css
Fix header font size
[cworth.org] / src / local.css
index 60e5c99386e7b4834c5233ec454dcdb530cb8704..b641f8c47f6166dbffe8ec4a6af8aac92fc0d1d3 100644 (file)
@@ -7,7 +7,6 @@ body {
 }
 
 h1, .header, #footer {
-    font-size: 150%;
     clear: both;
 }
 
@@ -22,6 +21,10 @@ h1,h2,h3,h4,h5,h6, .header {
     color: #f29915;
 }
 
+h1 {
+    font-size: 150%;
+}
+
 h2,h3,h4,h5,h6 {
     font-size: 125%;
 }