www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Matt Lee
Subject: www layout.css
Date: Mon, 07 Jun 2010 17:09:13 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/06/07 17:09:13

Modified files:
        .              : layout.css 

Log message:
        fix border-color

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -b -r1.96 -r1.97
--- layout.css  7 Jun 2010 17:08:51 -0000       1.96
+++ layout.css  7 Jun 2010 17:09:10 -0000       1.97
@@ -362,7 +362,7 @@
 
 .small { font-size: 22px; background-color: #89b1bd; }
 
-.emph-box { background-color: #ececec; border: 1px solid #666; padding: 12px; }
+.emph-box { background-color: #ececec; border: 1px solid #ccc; padding: 12px; }
 
 .emph-box p { font-size: 0.9em }
 



reply via email to

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