www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Pavel Kharitonov
Subject: www layout.css
Date: Tue, 21 Jan 2014 05:37:39 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       14/01/21 05:37:39

Modified files:
        .              : layout.css 

Log message:
        (body, html): Use left-aligned text RT #883149.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.159&r2=1.160

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -b -r1.159 -r1.160
--- layout.css  14 Dec 2013 07:30:17 -0000      1.159
+++ layout.css  21 Jan 2014 05:37:39 -0000      1.160
@@ -25,7 +25,7 @@
         margin: 0;
        background-color: #fff;
         color: #35382a;
-       text-align: inherit;
+       text-align: left;
         font-size: 100%;
 }
 



reply via email to

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