www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css


From: Matt Lee
Subject: www gnu-new.css
Date: Wed, 11 Oct 2006 18:23:07 +0000

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

Modified files:
        .              : gnu-new.css 

Log message:
        a few sidebar/margin fixes

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.14&r2=1.15

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- gnu-new.css 6 Oct 2006 17:56:51 -0000       1.14
+++ gnu-new.css 11 Oct 2006 18:23:05 -0000      1.15
@@ -171,7 +171,7 @@
   #columns, #footer{
   clear: both;
   width: 65em;
-  margin: 0 auto 0 auto;
+  margin: 1em auto 0 auto;
   }
   
   #content{
@@ -199,7 +199,7 @@
 
 #sidebar h3{text-align: center; margin-top: 0;}
 
-#sidebar ul{margin-bottom: 1.2em;}
+#sidebar ul{margin-bottom: 1.2em; padding-left: 0; margin-left: 0;}
 
 
 
@@ -271,4 +271,4 @@
 
 /* as per peterb request */
 
-h2{text-align: center;}
\ No newline at end of file
+h2{text-align: center; margin-bottom: 1em;}
\ No newline at end of file




reply via email to

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