]> git.cworth.org Git - cworth.org/blobdiff - src/local.css
Add cairo logo image
[cworth.org] / src / local.css
index b0c18971336838426cb505399ad18978339a999d..219cfa88de9a8083abfbaf6db099be6d1d7aad20 100644 (file)
@@ -10,6 +10,11 @@ h1, .header, #footer {
     margin-left: -8%;
 }
 
+h1, .header {
+    font-family: sans-serif;
+    font-size: 150%;
+}
+
 #logo {
     text-align: center;
 }
@@ -27,12 +32,13 @@ h1, .header, #footer {
 
 h2,h3,h4,h5,h6 {
     margin-left: -4%;
+    font-size: 125%;
 }
 
 .floatleft {
     float: left;
 }
 
-.floatleft {
+.floatright {
     float: right;
 }