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:42:25 +0000

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

Modified files:
        .              : layout.css 

Log message:
        no, that goes wrong; reinstate line-height for li, dd, p

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- layout.css  8 Nov 2009 01:38:55 -0000       1.43
+++ layout.css  8 Nov 2009 01:42:20 -0000       1.44
@@ -255,7 +255,7 @@
 #content ol{ list-style: decimal; margin-left: 1.9em; }
 
 #content li, #fsf-campaigns li, #content dd, #content p{
-   padding-bottom: 1em; }
+   padding-bottom: 1em; line-height: 1.5em; }
 
 #content dt{ font-weight: bold;  }
 




reply via email to

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