X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c588845a051da89505db9e55158783e1650ff0e2..ea6dc3832585d8aca784c21d6f91436848a45039:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 0e3bfb3e6..c7dc070cd 100644 --- a/doc/style.css +++ b/doc/style.css @@ -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. */