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 16:48:03 +0000

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

Modified files:
        .              : layout.css 

Log message:
        add hover to buttons

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -b -r1.73 -r1.74
--- layout.css  7 Jun 2010 16:47:25 -0000       1.73
+++ layout.css  7 Jun 2010 16:47:59 -0000       1.74
@@ -354,7 +354,9 @@
         margin-bottom: 10px;
  }
 
-.button a{ display: block;  text-decoration: none; color: #333 !important;}
+.button a{ display: block;  text-decoration: none; color: #333;}
+
+.button a:hover{ background-color: red; color: white; }
 
 .large { font-size: 36px; background-color: #aacb50; }
 



reply via email to

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