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: Tue, 22 Apr 2014 11:36:55 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/22 11:36:55

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

Log message:
        Fix margins in header.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- layout7.css 22 Apr 2014 11:14:58 -0000      1.34
+++ layout7.css 22 Apr 2014 11:36:55 -0000      1.35
@@ -297,6 +297,7 @@
 
 #header {
    font-family: "FreeSans", sans-serif;
+   margin: 0 1.5%;
    background-color: white;
 }
 #header:after {
@@ -310,7 +311,7 @@
    line-height: 1.3em;
    width: auto;
    padding: .6em .3em .4em .3em;
-   margin: 1em;
+   margin: 1em 0;
    background: #fff898;
    border: 1px solid #b9bcbf;
 }
@@ -350,7 +351,6 @@
    color: #777;
 }
 
-
 /* For "normal" pages */
 #gnu-banner {
    font-size: 1.8em;
@@ -377,7 +377,7 @@
    font-weight: bold;
    font-style: italic;
    color: #555;
-   margin: .4em 1% .6em 1%;
+   margin: .4em 0 .6em 0;
 }
 #fsf-support a, #fsf-support a:visited { color: #555; }
 #fsf-support a:hover { color: black; }



reply via email to

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