www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test8 philosophy.fr....


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 philosophy.fr....
Date: Mon, 23 Dec 2013 23:50:45 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 13/12/23 23:50:45

Modified files:
        server/staging/nav-bar/test8: philosophy.fr.html layout.css 

Log message:
        Banner with heckert_gnu-small.png and HTML writing as suggested by 
Ineiev on www-discuss

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/philosophy.fr.html?cvsroot=www&r1=1.5&r2=1.6
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout.css?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: philosophy.fr.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/philosophy.fr.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- philosophy.fr.html  23 Dec 2013 22:07:32 -0000      1.5
+++ philosophy.fr.html  23 Dec 2013 23:50:44 -0000      1.6
@@ -118,7 +118,9 @@
 </div><!-- /text -->
 </div><!-- /fundraising banner -->
  <div id="logo">
-  <a href="/"><img class="topbanner" src="new-topbanner.fr.jpg" alt="Système 
d'exploitation GNU" /></a>
+  <p><a href="/">
+  <img class="imgleft" src="heckert_gnu.small.png" alt=" [Une tête de GNU] " 
/>
+     <br />  <span class="gnu">GNU</span><br /><small><em>le système 
d'exploitation</em></small></a></p>
  </div><!-- /logo -->
 </div><!-- /header -->
 
@@ -378,7 +380,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/12/23 22:07:32 $
+$Date: 2013/12/23 23:50:44 $
 <!-- timestamp end -->
 </p>
 </div>

Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- layout.css  23 Dec 2013 22:07:32 -0000      1.5
+++ layout.css  23 Dec 2013 23:50:44 -0000      1.6
@@ -161,24 +161,27 @@
    clear: both; content: ""; display: block; 
    height: 0px; visibility: hidden; width: 0px;
 }
-
 #logo {
-   font-size: 1.8em; font-weight: bold;
-   height: 4.5em; width: 25em;
-   line-height: 4.5em; padding-left: 1em;
-}
-#logo img { height: 75%; margin: 0; padding-top: .5em; }
-#logo:lang(ar) { float: right; }
-#logo:lang(ar) img { float: right; }
-#logo a { text-decoration: none; cursor:pointer; }
-
+   font-size: 2em;
+   font: sans-serif; 
+   font-weight: bold; line-height: normal;
+   padding-left: 1em;
+   margin-bottom: .7em;
+}
+#logo img {
+   height: 3em; margin: 0; padding: 0;
+   position: relative; top: .6em;
+}
+#logo span.gnu { color: #971611; font-size: 1.4em; }
+#logo a { color: #334683; }
+#logo a { cursor: pointer; text-decoration: none; }
 
 /*** SPECIAL BANNER ***/
 
 /* Begin fundraising banner */
 #fundraiserbanner2013-14 {
    clear:both;
-   float: right; width: 44em;
+   float: right; width: 43em;
 }
 #fundraiserbanner2013-14 .right {
    float: right; height: 8em;



reply via email to

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