]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
web commit by intrigeri: pedigree: (begining of) answer
[ikiwiki.git] / doc / style.css
index b985079914f9230163a67283465fc9b71ed2b14f..0e3bfb3e6caf3226988a74f5f299debd8ab62ee2 100644 (file)
        padding: .2em .4em;
 }
 
-.tags {
+.pagefooter {
        clear: both;
 }
 
+.tags {
+}
+
 #pageinfo {
-       clear: both;
        margin: 1em 0;
        border-top: 1px solid #000;
 }
@@ -140,12 +142,15 @@ div.recentchanges {
 .pagedate,
 .pagelicense,
 .pagecopyright {
-       clear: both;
        font-style: italic;
        display: block;
        margin-top: 1em;
 }
 
+.error {
+       color: #C00;
+}
+
 /* Used for invalid form fields. */
 .fb_invalid {
        color: red;