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:18:26 +0000

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

Modified files:
        .              : layout.css 

Log message:
        remove line-height

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -b -r1.59 -r1.60
--- layout.css  3 Jun 2010 18:16:38 -0000       1.59
+++ layout.css  3 Jun 2010 18:18:18 -0000       1.60
@@ -94,7 +94,7 @@
 
 #content h2 {
  background-color: #3465a4; color: white; font-size: 2em;
- margin-bottom: 0.3em; font-weight:bold; text-align: center; line-height: 
1.6em; }
+ margin-bottom: 0.3em; font-weight:bold; text-align: center; }
 
 #content h3, #content h4, #content h5, #content h6 {line-height: 1.5em;}
 
@@ -355,6 +355,6 @@
         font-weight: bold;
  }
 
-.large { font-size: 24px; background-color: #aacb50; }
+.large { font-size: 36px; background-color: #aacb50; }
 
-.small { font-size: 14px; background-color: #89b1bd; }
\ No newline at end of file
+.small { font-size: 22px; background-color: #89b1bd; }
\ No newline at end of file



reply via email to

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