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:24 +0000

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

Modified files:
        .              : layout.css 

Log message:
        add padding to button

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- layout.css  7 Jun 2010 16:47:59 -0000       1.74
+++ layout.css  7 Jun 2010 16:48:21 -0000       1.75
@@ -349,12 +349,11 @@
 .button { border: 3px single #999;
        border-left-color: #ccc;
        border-top-color: #ccc;
-       padding: 0.25em;
         font-weight: bold;
         margin-bottom: 10px;
  }
 
-.button a{ display: block;  text-decoration: none; color: #333;}
+.button a{ display: block;  text-decoration: none; color: #333; padding: 
0.25em;}
 
 .button a:hover{ background-color: red; color: white; }
 



reply via email to

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