www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test9 layout7.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Wed, 16 Apr 2014 18:24:42 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/16 18:24:42

Modified files:
        server/staging/nav-bar/test9: layout7.css 

Log message:
        Make h1 slightly bigger than h2; minor fixes.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.28&r2=1.29

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- layout7.css 15 Apr 2014 18:15:43 -0000      1.28
+++ layout7.css 16 Apr 2014 18:24:42 -0000      1.29
@@ -250,7 +250,7 @@
 }
 
 #translations span {
-   display: inline; white-space: nowrap;
+   white-space: nowrap;
    margin-right: .5em;
 }
 #translations a, #translations a:visited {
@@ -450,11 +450,12 @@
    padding: 0 1.5% 1em 1.5%; margin-top: 0;
 }
 #content h1, #content h2 {
-   font-size: 2em; font-weight:bold;
-   padding: .7em 0 0 0; margin: 0 0 .9em 0;
+   font-weight:bold;
+   padding: 0; margin: .7em 0 .9em 0;
    color: #334683; text-shadow: #999 1px 1px 0;
 }
-#content h1 { font-family: serif; }
+#content h1 { font-size: 2.2em; }
+#content h2 { font-size: 2em; }
 
 #content h3, #content h4, #content h5, #content h6, #content p {
    margin-top: 1em;



reply via email to

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