www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www style.es.css


From: Xavier Reina
Subject: www style.es.css
Date: Fri, 07 Dec 2007 18:51:56 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Xavier Reina <xavi_>    07/12/07 18:51:56

Modified files:
        .              : style.es.css 

Log message:
        Reducing the correct padding to avoid two-line menu

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.es.css?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: style.es.css
===================================================================
RCS file: /web/www/www/style.es.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- style.es.css        7 Dec 2007 18:45:20 -0000       1.2
+++ style.es.css        7 Dec 2007 18:51:35 -0000       1.3
@@ -46,7 +46,7 @@
 
 .inner { max-width: 47em; margin: 0 auto 0; position: relative; }
 
-.inner{ padding-left: 8px; padding-right: 8px; }
+.inner{ padding-left: 10px; padding-right: 10px; }
 
 #logo{background:url(/graphics/topbanner.es.png) 
no-repeat;border:0;margin:0em;padding:0;}
 
@@ -67,7 +67,7 @@
 
 #navigation ul{ line-height: 3em; font-size: 0.9em; }
 
-#navigation li{background-color: maroon;  display: inline; margin: 0 2px; 
padding: 0.5em 1em 0.5em 1em; }
+#navigation li{background-color: maroon;  display: inline; margin: 0 2px; 
padding: 0.5em 0.8em 0.5em 0.8em; }
 
 #navigation li a {color: white; text-decoration: none; font-weight: bold;}
 




reply via email to

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