www-commits
[Top][All Lists]
Advanced

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

www style.css


From: Anatoly A. Kazantsev
Subject: www style.css
Date: Wed, 02 Apr 2014 00:06:40 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Anatoly A. Kazantsev <jimcrow>  14/04/02 00:06:40

Modified files:
        .              : style.css 

Log message:
        Fix override of body background RT #905307

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

Patches:
Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- style.css   1 Apr 2014 05:51:38 -0000       1.39
+++ style.css   2 Apr 2014 00:06:39 -0000       1.40
@@ -7,5 +7,5 @@
 
 body { margin: auto; width: 99%; max-width:74.92em; }
 html, body {
-   background-color: white;
+   background: white;
 }



reply via email to

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