www-commits
[Top][All Lists]
Advanced

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

www style.rtl.css


From: Therese Godefroy
Subject: www style.rtl.css
Date: Mon, 13 Jun 2016 17:09:18 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/13 17:09:18

Modified files:
        .              : style.rtl.css 

Log message:
        Fix border color for announcement.

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

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- style.rtl.css       13 Jun 2016 16:48:48 -0000      1.9
+++ style.rtl.css       13 Jun 2016 17:09:17 -0000      1.10
@@ -49,7 +49,7 @@
 #home .second-column { float: left; }
 #content .announcement {
    border-left: 0;
-   border-right: .5em solid #dbaf88;
+   border-right: .5em solid #b9bcbf;
 }
 .note, div.summary {
    clear: left;



reply via email to

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