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: Sun, 08 Nov 2009 01:31:43 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       09/11/08 01:31:43

Modified files:
        .              : layout.css 

Log message:
        try padding-bottom and line-height instead of margin-bottom for dd

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- layout.css  8 Nov 2009 01:28:25 -0000       1.41
+++ layout.css  8 Nov 2009 01:31:36 -0000       1.42
@@ -254,10 +254,9 @@
 
 #content ol{ list-style: decimal; margin-left: 1.9em; }
 
-#content li, #fsf-campaigns li, #content p{
+#content li, #fsf-campaigns li, #content dd, #content p{
    padding-bottom: 1em; line-height: 1.5em; }
 
-#content dd{ margin-bottom: 2em }
 #content dt{ font-weight: bold;  }
 
 pre {




reply via email to

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