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: Tue, 20 Apr 2010 21:30:33 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/04/20 21:30:33

Modified files:
        .              : layout.css 

Log message:
        closing 566890 -- giving more line-height to pre elements

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- layout.css  13 Apr 2010 18:27:04 -0000      1.51
+++ layout.css  20 Apr 2010 21:30:26 -0000      1.52
@@ -197,7 +197,7 @@
 
 #content ol{ list-style: decimal; margin-left: 1.9em; }
 
-#content li, #fsf-campaigns li, #content dd, #content p{
+#content li, #fsf-campaigns li, #content dd, #content p, #content pre, 
#content dt, #content code, #content address{
    line-height: 1.3em; }
 
 #content dt{ font-weight: bold;  }




reply via email to

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