]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
creole hyperlink trouble
[ikiwiki.git] / doc / style.css
index b985079914f9230163a67283465fc9b71ed2b14f..c7dc070cdc4046622ffe24862396165deb7e1a96 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;
@@ -200,6 +205,8 @@ div.recentchanges {
        margin-left: 40px;
        margin-bottom: 40px;
        padding: 2ex 2ex;
+       background: white;
+       color: black !important;
 }
 
 /* outlines */
@@ -267,6 +274,8 @@ input#openid_url {
        margin-bottom: 1ex;
        padding: 1ex 1ex;
        border: 1px solid #aaa;
+       background: white;
+       color: black !important;
 }
 
 /* Provided for use by template plugin for floating note boxes. */
@@ -278,6 +287,8 @@ input#openid_url {
        padding: 1ex 1ex;
        border: 1px solid #aaa;
        width: 25%
+       background: white;
+       color: black !important;
 }
 
 /* Used by the popup template and for backlinks hiding. */