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: Thu, 03 Jun 2010 18:27:03 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/06/03 18:27:03

Modified files:
        .              : layout.css 

Log message:
        fix the colours

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- layout.css  3 Jun 2010 18:26:22 -0000       1.65
+++ layout.css  3 Jun 2010 18:27:00 -0000       1.66
@@ -349,14 +349,13 @@
 .button { border: 3px double #999;
        border-left-color: #ccc;
        border-top-color: #ccc;
-       color: #333;
        padding: 0.25em;
         -moz-border-radius: 0.5em;
         font-weight: bold;
         margin-bottom: 10px;
  }
 
-.button a{ display: block; }
+.button a{ display: block;  text-decoration: none; color: #333 !important;}
 
 .large { font-size: 36px; background-color: #aacb50; }
 



reply via email to

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