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, 10 Nov 2009 04:29:46 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        09/11/10 04:29:46

Modified files:
        .              : layout.css 

Log message:
        push up the heading sizes a notch

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

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- layout.css  8 Nov 2009 01:42:20 -0000       1.44
+++ layout.css  10 Nov 2009 04:29:42 -0000      1.45
@@ -97,18 +97,18 @@
 #joinfsftab a{color: yellow !important}
 
 #content h2 {
- background-color: #3465a4; color: white; font-size: 1.2em;
+ background-color: #3465a4; color: white; font-size: 2em;
  margin-bottom: 0.3em; font-weight:bold; text-align: center; line-height: 
1.6em; }
 
 #content h3, #content h4, #content h5, #content h6 {line-height: 1.5em;}
 
-#content h3{ font-size: 1.1em; }
+#content h3{ font-size: 1.6em; }
 
-#content h4{ font-size: 1.0em; }
+#content h4{ font-size: 1.3em; }
 
-#content h5{ font-size: 0.9em; }
+#content h5{ font-size: 1.1em; }
 
-#content h6{ font-size: 0.8em; }
+#content h6{ font-size: 1em; }
 
 .caption{ color: #3465a4; font-size: 1.5em !important; margin:0; }
 




reply via email to

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