make sure there's a contrast between text and bg
authorGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 5 May 2004 00:55:15 +0000 (00:55 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 5 May 2004 00:55:15 +0000 (00:55 +0000)
stylesheets/cologneblue.css

index 1bcba66..c96cf0c 100644 (file)
@@ -1,6 +1,6 @@
 @import url("common.css");
 
-body { margin: 0px; padding: 0px; color: black; }
+body { margin: 0px; padding: 0px; color: black; background: White; }
 #specialform { display: inline; }
 #content { top: 0; margin: 0; padding: 0; }
 #topbar { padding: 0px; }