]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
typo
[ikiwiki.git] / doc / style.css
index 7c97a518c6679b871505cdd8fd7fda8cb2b4568e..8dd3b1c151905d0c2f8fdae03c0b8bda8c38bf55 100644 (file)
@@ -62,10 +62,9 @@ nav {
        margin-top: .4em;
 }
 
-.pagefooter {
-       clear: both;
-}
-.inlinefooter {
+.pagefooter,
+.inlinefooter,
+.comments {
        clear: both;
 }
 
@@ -92,6 +91,10 @@ nav {
        text-align: center;
 }
 
+img.img {
+       margin: 0.5ex;
+}
+
 .align-left {
        float:left;
 }