www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Karl Berry
Subject: www layout.css
Date: Wed, 08 Dec 2010 23:01:14 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       10/12/08 23:01:14

Modified files:
        .              : layout.css 

Log message:
        try reducing interitem space in the navbar just a tad

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -b -r1.116 -r1.117
--- layout.css  8 Dec 2010 05:11:49 -0000       1.116
+++ layout.css  8 Dec 2010 23:01:03 -0000       1.117
@@ -80,7 +80,7 @@
 
 #navigation:after{ clear: both; content: ""; display: block; height: 0px; 
visibility: hidden; width: 0px; }
 
-#navigation ul{font-size: 0.8em; margin: 1.1em auto; padding-top: 1.1em }
+#navigation ul{font-size: 0.8em; margin: .9em auto; padding-top: 1.1em }
 
 #navigation li{display: inline; }
 



reply via email to

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