www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Sat, 15 Feb 2014 18:00:36 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/15 18:00:36

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

Log message:
        Make the banner take less vertical space when wrapping.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- layout5.css 14 Feb 2014 13:10:40 -0000      1.9
+++ layout5.css 15 Feb 2014 18:00:35 -0000      1.10
@@ -209,7 +209,7 @@
 
 /*** HEADER ***/
 
-#header { margin: .8em 1% .8em 2%; }
+#header { margin: .9em 1% 0 2%; }
 
 #header:after {
    clear: both; content: ""; display: block;
@@ -223,6 +223,7 @@
    line-height: 1.2em;
    padding: .5em .5em .2em .5em;
    border: 1px dashed #971611;
+   margin-bottom: 1em;
 }
 #fssbox p { margin-top: 0; margin-bottom: .5em; }
 
@@ -230,7 +231,7 @@
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
-   line-height: 1.4em;
+   margin-top: 1em; margin-bottom: .9em;
 }
 #fsf-support a, a:visited { color: #971611; }
 #fsf-support a:hover { color: red; }
@@ -238,14 +239,15 @@
 #logo img {
    float: left;
    height: 2.4em;
-   padding: 0 0 .7em 0;
    margin-right: .4em; margin-left: 0;
+   position: relative; bottom: .5em;
 }
 #logo {
    font-size: 1.8em;
    font-family: sans-serif;
    font-weight: bold;
-   line-height: 2.2em;
+   line-height: 1.1em;
+   padding-top: .5em;
 }
 #logo strong {
    font-size: 1.6em;



reply via email to

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