]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
creole hyperlink trouble
[ikiwiki.git] / doc / style.css
index 0e3bfb3e6caf3226988a74f5f299debd8ab62ee2..c7dc070cdc4046622ffe24862396165deb7e1a96 100644 (file)
@@ -205,6 +205,8 @@ div.recentchanges {
        margin-left: 40px;
        margin-bottom: 40px;
        padding: 2ex 2ex;
+       background: white;
+       color: black !important;
 }
 
 /* outlines */
@@ -272,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. */
@@ -283,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. */