www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout4.css ed...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout4.css ed...
Date: Wed, 26 Feb 2014 13:31:04 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/26 13:31:04

Modified files:
        server/staging/nav-bar/test9: layout4.css edu-schools4.html 

Log message:
        HTML logo, adapted from /server/staging/logo.html, by Hellekin.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout4.css?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-schools4.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: layout4.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout4.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- layout4.css 25 Feb 2014 18:52:54 -0000      1.4
+++ layout4.css 26 Feb 2014 13:31:02 -0000      1.5
@@ -228,31 +228,41 @@
    margin: .7em 1% .7em 0;
 }
 #fssbox p { margin-top: 0; margin-bottom: .5em; }
+#fssbox a { font-size: 1.1em; }
 
-#gnu-banner img {
+#gnu-banner table {
    float: left;
-   height: 5.5em;
-   margin: .8em .1em .8em 2%;
+   width: auto;
+   font-family: "FreeSans", sans-serif;
+
+   font-size: 2em;
+   margin: .45em 2%;
 }
-#gnu-banner p {
-   float: left;
-   font-size: 1.5em;
-   font-family: sans-serif;
-   font-weight: bold;
-   line-height: 1em;
-   margin: 2.3em 0 .2em 1%;
+#gnu-banner td {
+   line-height: .7em;
+   text-align: center;
+   vertical-align: bottom;
+   padding: 0; margin: 0;
+   border: none;
 }
-#gnu-banner a {
+#gnu-banner img {
+   height: 2.7em; padding-right: .1em;
+}
+#gnu-banner strong {
+   font-size: 2em; 
+   font-weight: normal;
+   color: #971611;
+}
+#gnu-banner small {
+   font-size: .55em; font-weight: bold;
    color: #334683;
-   text-decoration: none;
-   cursor: pointer;
 }
 
 #fsf-support {
    float: left;
    font-size: 1.1em;
    font-style: italic;
-   margin: .3em 1% 0 1%;
+   margin: .15em 1% 0 1%;
 }
 #fsf-support a, a:visited { color: #971611; }
 #fsf-support a:hover { color: red; }

Index: edu-schools4.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/edu-schools4.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- edu-schools4.html   25 Feb 2014 18:52:53 -0000      1.4
+++ edu-schools4.html   26 Feb 2014 13:31:03 -0000      1.5
@@ -84,9 +84,12 @@
 <div id="header">
 
 <div id="gnu-banner">
- <a href="/">
- <img src="gnu-logo-square-letters.png" alt=" [GNU] " /><p>Operating<br 
/>System</a></p>
-</div><!-- /gnu-banner -->
+ <table><tr>
+  <td><img src="/graphics/heckert_gnu.small.png" alt="[GNU logo]"></td>
+  <td><strong>GNU</strong><br />
+  <small>Operating System</small></td>
+ </tr></table>
+</div>
 
 <p id="fsf-support">GNU is supported by the <a 
href="#mission-statement"><strong><abbr title="Free Software 
Foundation">FSF</abbr></strong></a></p>
 
@@ -310,7 +313,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2014/02/25 18:52:53 $
+$Date: 2014/02/26 13:31:03 $
 <!-- timestamp end -->
 </p>
 



reply via email to

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