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:02:04 +0000

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

Modified files:
        .              : layout.css 

Log message:
        remove hover condition

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- layout.css  7 Jun 2010 17:01:18 -0000       1.86
+++ layout.css  7 Jun 2010 17:02:00 -0000       1.87
@@ -356,7 +356,7 @@
 
 .button a{ display: block;  text-decoration: none; color: #333; padding: 
0.25em;}
 
-.button a:hover{ background-color: red; color: white; }
+.button a:hover{ color: red;}
 
 .large { font-size: 36px; background-color: #aacb50; }
 



reply via email to

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