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 22:26:42 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/06/07 22:26:42

Modified files:
        .              : layout.css 

Log message:
        change to a class

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- layout.css  7 Jun 2010 22:26:14 -0000       1.99
+++ layout.css  7 Jun 2010 22:26:39 -0000       1.100
@@ -228,7 +228,7 @@
 
 #searcher, #searcher input{ font-size: 0.8em; }
 
-.highlight{background-color: #ff6;}
+.highlight, .highlight-para{background-color: #ff6;}
 
 #takeactionhomepage{ 
 
@@ -370,4 +370,4 @@
 
 #windows7sins { width: 310px; text-align: center; float: right; margin: 12px; }
 
-p .highlight { padding: 1em; }
\ No newline at end of file
+.highlight-para { padding: 1em; }
\ No newline at end of file



reply via email to

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