]> git.cworth.org Git - cworth.org/blobdiff - src/local.css
Add email address to bottom of each page for comments.
[cworth.org] / src / local.css
index b641f8c47f6166dbffe8ec4a6af8aac92fc0d1d3..71dfe7a6d67ee0c90c803258f0d8051a1ef4298f 100644 (file)
@@ -68,12 +68,26 @@ a:hover {
 }
 
 #legal {
+    clear: both;
     text-align: center;
-    margin-top: 1em;
+    margin-top: 2em;
     margin-left: 15%;
     margin-right: 15%;
 }
 
+.pagedate {
+    float: right;
+    text-align: right;
+    width: 49%;
+    clear: none;
+}
+
+#contact {
+    float: left;
+    width: 49%;
+    font-style: italic;
+}
+
 .left {
     float: left;
     padding-right: 0.5em;