]> git.cworth.org Git - cworth.org/blobdiff - src/local.css
Center the banner at the top of the page
[cworth.org] / src / local.css
index 6369c551e4b2d9c2a6c1cbfc92ced1b5e9375be0..fe3557085f7ca9c33d5f8a89be04d35f25179b6f 100644 (file)
@@ -2,18 +2,22 @@
 
 /* Add local styling here, instead of modifying style.css. */
 body {
-  margin-left: 10%;
-  margin-right: 10%;
+    margin-left: 10%;
+    margin-right: 10%;
 }
 
 h1, .header, #footer {
-  margin-left: -8%;
+    margin-left: -8%;
+}
+
+#logo {
+    text-align: center;
 }
 
 #footer {
-  font-size: 80%;
+    font-size: 80%;
 }
 
 h2,h3,h4,h5,h6 {
-  margin-left: -4%;
+    margin-left: -4%;
 }