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

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

Modified files:
        .              : layout.css 

Log message:
        updated

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- layout.css  17 May 2010 18:44:40 -0000      1.55
+++ layout.css  3 Jun 2010 18:11:03 -0000       1.56
@@ -338,3 +338,14 @@
 #fsf-links ul li ul { padding: 0; }
 
 #fsf-links ul { padding: 0; margin: 0; margin-top: 0.5em }
+
+.button {      border: 3px double #999;
+       border-left-color: #ccc;
+       border-top-color: #ccc;
+       color: #333;
+       padding: 0.25em;
+ }
+
+.large { font-size: 24px; background-color: #aacb50; }
+
+.small { font-size: 14px; background-color: #89b1bd; }
\ No newline at end of file



reply via email to

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