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: Tue, 11 Mar 2014 10:02:34 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/11 10:02:34

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

Log message:
        Minor margin adjustments; separate top links with a vertical bar.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.51&r2=1.52
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/body-include-1.fr.html?cvsroot=www&r1=1.6&r2=1.7

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- layout5.css 11 Mar 2014 09:12:28 -0000      1.51
+++ layout5.css 11 Mar 2014 10:02:33 -0000      1.52
@@ -172,7 +172,7 @@
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
    text-align: right;
-   line-height: 2.4em;
+   line-height: 2.1em;
    padding: .15em 1% .15em 0;
    background-color: #c9cccf;
 }
@@ -234,7 +234,7 @@
    width: auto;
    background: white;
    padding: .6em .3em .4em .3em;
-   margin: .8em .2em;
+   margin: .8em;
    background: #fff8b2;
    border: 1px solid #b9bcbf;
 }

Index: body-include-1.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/body-include-1.fr.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- body-include-1.fr.html      4 Mar 2014 09:54:41 -0000       1.6
+++ body-include-1.fr.html      11 Mar 2014 10:02:33 -0000      1.7
@@ -2,13 +2,13 @@
 <!--#set var="HTML_BODY" value="yes" -->
 
 <div id="toplinks">
- <a href="#content">Lire l'article</a>&nbsp;&nbsp;&nbsp;&nbsp;
+ <a href="#content">Lire l'article</a> |
  <a href="/accessibility/">Accessibilité</a>
 </div> <!-- /toplinks -->
 
 <div id="searcher">
  <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
-  <div><label class="netscape4" for="phrase">Search:</label>
+  <div>
   <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
          value="Pourquoi GNU/Linux?" onfocus="this.value=''" />
   <input type="submit" value="Rechercher" />



reply via email to

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