www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test8 layout1.css ot...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout1.css ot...
Date: Fri, 17 Jan 2014 13:22:40 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/17 13:22:39

Modified files:
        server/staging/nav-bar/test8: layout1.css 
                                      other-free-books.fr.html 
                                      home1.fr.html philosophy.fr.html 
                                      edu-schools.fr.html 
                                      free-distros.fr.html 

Log message:
        Move trans-disclaimer to#content and replace h2 margin-top with 
padding-top.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout1.css?cvsroot=www&r1=1.12&r2=1.13
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/other-free-books.fr.html?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/home1.fr.html?cvsroot=www&r1=1.8&r2=1.9
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/philosophy.fr.html?cvsroot=www&r1=1.27&r2=1.28
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/edu-schools.fr.html?cvsroot=www&r1=1.21&r2=1.22
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/free-distros.fr.html?cvsroot=www&r1=1.6&r2=1.7

Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout1.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- layout1.css 16 Jan 2014 21:40:15 -0000      1.12
+++ layout1.css 17 Jan 2014 13:22:39 -0000      1.13
@@ -299,15 +299,14 @@
    text-align: right;
 }
 #content h2 {
-   float: left;
    line-height: 1em;
    font-size: 2em; font-weight:bold;
-   margin: 1.4em 0 1em 0;
+   padding: 1.4em 0 0 0; margin: 0 0 1.2em 0;
    color: #334683; text-shadow: black 1px 1px 0;
 }
 #content h2 a { color: #971611; }
 #content h3, #content h4, #content h5, #content h6, #content p {
-   clear: left; margin-top: 1em;
+   margin-top: 1em;
 }
 #content h3 { font-size: 1.6em; }
 #content h4 { font-size: 1.3em; }
@@ -315,7 +314,7 @@
 #content h6 { font-size: 1em; }
 #content ul li, #fsf-campaigns ul li {
    list-style: square;
-   list-style-image:url(bullet.gif);
+   list-style-image:url(/graphics/bullet.gif);
 }
 #content ol { list-style: decimal; margin-left: 1.9em; }
 #content li, #fsf-campaigns li, #content dd, #content p, #content pre,
@@ -426,7 +425,7 @@
 }
 #home h2 {
    text-shadow: none;
-   margin-top: .9em; margin-bottom: .7em;
+   padding: 0; margin-top: .9em; margin-bottom: .7em;
 }
 #home .first-column img { width: 80%; margin: .5em 0 1em 0; }
 #home .second-column img.feed { height: .75em; width: .75em; }
@@ -519,7 +518,7 @@
    text-align: center;
    font-size: 1.1em;
    width: 20em;
-   padding: 1em;
+   padding: .5em;
    margin: 1em; margin-right: 0; 
    border: .5em solid #a0f112;
 }
@@ -533,11 +532,11 @@
 #trans-disclaimer {
    float: right;
    font-size: .9em;
-   line-height: 2.2em;
+   line-height: 2.3em;
    font-weight: bold;
-   margin: 0;
+   margin: 0; margin-right: -1.13em;
    background-color: #ffc;
-   border: .2em solid #971611; border-top: 0; border-right: 0;
+   border-bottom: .1em solid #971611; border-left: .1em solid #971611;
 }
 #trans-disclaimer a, #trans-disclaimer a:visited {
    padding: .35em;

Index: other-free-books.fr.html
===================================================================
RCS file: 
/webcvs/www/www/server/staging/nav-bar/test8/other-free-books.fr.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- other-free-books.fr.html    16 Jan 2014 21:40:16 -0000      1.1
+++ other-free-books.fr.html    17 Jan 2014 13:22:39 -0000      1.2
@@ -128,12 +128,12 @@
 
 <!-- end of server/body-include-2.html -->
 
+<div id="content">
+
 <div id="trans-disclaimer">
 <a href="/doc/other-free-books.en.html">Original en anglais</a>
 </div><!--  /trans-disclaimer -->
 
-<div id="content">
-
 <!-- end of banner.fr.html -->
 
 <h2>Livres libres d'autres éditeurs</h2>
@@ -685,7 +685,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/01/16 21:40:16 $
+$Date: 2014/01/17 13:22:39 $
 
 <!-- timestamp end -->
 </p>

Index: home1.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/home1.fr.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- home1.fr.html       15 Jan 2014 14:33:36 -0000      1.8
+++ home1.fr.html       17 Jan 2014 13:22:39 -0000      1.9
@@ -138,12 +138,12 @@
 
 <!-- end of server/body-include-2.html -->
 
+<div id="content">
+
 <div id="trans-disclaimer">
 <a href="/home.en.html">Original en anglais</a>
 </div><!--  /trans-disclaimer -->
 
-<div id="content">
-
 <!-- end of server/banner.html -->
 
 <p class="netscape4">Richard Stallman a annoncé en septembre 1983 le projet 
de développer un
@@ -444,7 +444,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/01/15 14:33:36 $
+$Date: 2014/01/17 13:22:39 $
 
 <!-- timestamp end -->
 </p>

Index: philosophy.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/philosophy.fr.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- philosophy.fr.html  15 Jan 2014 14:33:36 -0000      1.27
+++ philosophy.fr.html  17 Jan 2014 13:22:39 -0000      1.28
@@ -140,12 +140,12 @@
 
 <!-- end of server/body-include-2.html -->
 
+<div id="content">
+
 <div id="trans-disclaimer">
 <a href="/philosophy/philosophy.en.html">Original en anglais</a>
 </div><!--  /trans-disclaimer -->
 
-<div id="content">
-
 <!-- end of banner.fr.html -->
 
 <div id="education-content">
@@ -377,7 +377,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/01/15 14:33:36 $
+$Date: 2014/01/17 13:22:39 $
 
 <!-- timestamp end -->
 </p>

Index: edu-schools.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/edu-schools.fr.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- edu-schools.fr.html 15 Jan 2014 14:33:36 -0000      1.21
+++ edu-schools.fr.html 17 Jan 2014 13:22:39 -0000      1.22
@@ -130,12 +130,13 @@
 
 <!-- end of server/body-include-2.html -->
 
+
+<div id="content">
+
 <div id="trans-disclaimer">
 <a href="/education/edu-schools.en.html">Original en anglais</a>
 </div><!--  /trans-disclaimer -->
 
-<div id="content">
-
 <!-- end of banner.fr.html -->
 
 <div id="education-content">
@@ -144,10 +145,10 @@
  <ul id="edu-navigation">
   <li><a href="/education/edu-contents.html">Sommaire</a></li>
   <li><a href="/education/edu-cases.html">Études de cas</a></li>
-  <li><a 
href="/education/edu-resources.html">Ressources pédagogiques</a></li>
-  <li><a href="/education/edu-projects.html">Projets pédagogiques</a></li>
+  <li><a href="/education/edu-resources.html">Ressources pédag.</a></li>
+  <li><a href="/education/edu-projects.html">Projets pédag.</a></li>
   <li><a href="/education/edu-faq.html">FAQ</a></li>
-  <li><a href="/education/edu-team.html">L'équipe éducation</a></li>
+  <li><a href="/education/edu-team.html">Qui sommes-nous ?</a></li>
  </ul>
 <!-- end edu navigation bar -->
 
@@ -396,7 +397,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/01/15 14:33:36 $
+$Date: 2014/01/17 13:22:39 $
 
 <!-- timestamp end -->
 </p>

Index: free-distros.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/free-distros.fr.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- free-distros.fr.html        15 Jan 2014 15:03:50 -0000      1.6
+++ free-distros.fr.html        17 Jan 2014 13:22:39 -0000      1.7
@@ -130,12 +130,12 @@
 
 <!-- end of server/body-include-2.html -->
 
+<div id="content">
+
 <div id="trans-disclaimer">
 <a href="http://www.gnu.org/distros/free-distros.en.html";>Original en 
anglais</a>
 </div><!--  /trans-disclaimer -->
 
-<div id="content">
-
 <!-- end of banner.fr.html -->
 
 <h2>Distributions GNU/linux libres</h2>
@@ -418,7 +418,7 @@
 <!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2014/01/15 15:03:50 $
+$Date: 2014/01/17 13:22:39 $
 
 <!-- timestamp end -->
 </p>



reply via email to

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