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 bo...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css bo...
Date: Sun, 16 Feb 2014 09:52:28 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/16 09:52:28

Modified files:
        server/staging/nav-bar/test9: layout5.css body-include-2.html 

Log message:
        Remove non-breaking spaces from gnu banner, adjust fss box width and 
header margins.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.10&r2=1.11
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-2.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- layout5.css 15 Feb 2014 18:00:35 -0000      1.10
+++ layout5.css 16 Feb 2014 09:52:27 -0000      1.11
@@ -209,7 +209,7 @@
 
 /*** HEADER ***/
 
-#header { margin: .9em 1% 0 2%; }
+#header { margin: .8em 1% 0 2%; }
 
 #header:after {
    clear: both; content: ""; display: block;
@@ -217,7 +217,7 @@
 }
 #fssbox {
    float: right;
-   width: 15em; max-width: 100%;
+   width: 18em; max-width: 100%;
    font-size: .9em;
    text-align: center;
    line-height: 1.2em;

Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-2.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- body-include-2.html 11 Feb 2014 15:54:30 -0000      1.1
+++ body-include-2.html 16 Feb 2014 09:52:27 -0000      1.2
@@ -3,15 +3,16 @@
 <div id="header">
 
 <div id="fssbox">
-<p><strong>Sign up for our monthly<br />email newsletter, the<br /><a
+<p><strong>Sign up for our monthly email newsletter, the<br /><a
 href="https://www.fsf.org/free-software-supporter/";>Free Software
 Supporter</a></strong></p>
 </div><!-- /fssbox -->
 
 <div id="logo">
- <p><a href="/">
- <img src="/graphics/heckert_gnu.small.png" alt=" [Une tête de GNU] " 
/><strong>GNU</strong>&nbsp;Operating&nbsp;System</a><br /><span>supported by 
the <a href="#mission-statement">Free Software Foundation</span></p>
+ <a href="/">
+ <img src="/graphics/heckert_gnu.small.png" alt=" [A GNU head] " 
/><strong>GNU</strong> Operating System</a>
 </div><!-- /logo -->
+<p id="fsf-support">Supported by the <a href="#mission-statement">Free 
Software Foundation</a></p>
 
 </div><!-- /header -->
 



reply via email to

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