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:19:57 +0000

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

Modified files:
        .              : layout.css 

Log message:
        give headings bottom padding, but tighter overall

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- layout.css  3 Jun 2010 18:18:54 -0000       1.61
+++ layout.css  3 Jun 2010 18:19:42 -0000       1.62
@@ -94,7 +94,7 @@
 
 #content h2 {
  background-color: #3465a4; color: white; font-size: 2em;
- margin-bottom: 0.3em; font-weight:bold; text-align: center; margin: 0; }
+ margin-bottom: 0.3em; font-weight:bold; text-align: center; margin: 0; 
padding-bottom: 12px; }
 
 #content h3, #content h4, #content h5, #content h6 {line-height: 1.5em;}
 



reply via email to

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