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, 13 Apr 2010 18:27:10 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/04/13 18:27:09

Modified files:
        .              : layout.css 

Log message:
        fixes RT 542810 reported by karl

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- layout.css  20 Jan 2010 21:36:48 -0000      1.50
+++ layout.css  13 Apr 2010 18:27:04 -0000      1.51
@@ -47,10 +47,6 @@
 
 #urgent a:hover{ background-color: red; }
 
-  body{
-  font-family: sans-serif;
-  }
-
   #wrapper{
   margin: 0;
   background-color: transparent;
@@ -202,7 +198,7 @@
 #content ol{ list-style: decimal; margin-left: 1.9em; }
 
 #content li, #fsf-campaigns li, #content dd, #content p{
-   padding-bottom: 1em; line-height: 1.3em; }
+   line-height: 1.3em; }
 
 #content dt{ font-weight: bold;  }
 




reply via email to

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