www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www style.css


From: John Sullivan
Subject: www style.css
Date: Thu, 13 Mar 2008 16:47:28 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     John Sullivan <johnsu01>        08/03/13 16:47:28

Modified files:
        .              : style.css 

Log message:
        Fix white-on-white problem when the user has a background color 
preference set. See #356953.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.css?cvsroot=www&r1=1.22&r2=1.23

Patches:
Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- style.css   13 Feb 2008 17:28:39 -0000      1.22
+++ style.css   13 Mar 2008 16:47:10 -0000      1.23
@@ -26,6 +26,7 @@
 html, body{
         padding: 0;
         margin: 0;
+        color: black;
 }
 
 /* the urgent div should be enabled when we have something urgent to




reply via email to

[Prev in Thread] Current Thread [Next in Thread]