www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout3.css ed...
Date: Mon, 10 Feb 2014 20:26:44 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/10 20:26:44

Modified files:
        server/staging/nav-bar/test9: layout3.css edu-schools3.html 

Log message:
        Adjust logo style.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout3.css?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-schools3.html?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: layout3.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout3.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- layout3.css 10 Feb 2014 07:19:07 -0000      1.1
+++ layout3.css 10 Feb 2014 20:26:43 -0000      1.2
@@ -230,7 +230,7 @@
 #logo img {
    float: left;
    height: 1.8em;
-   position: relative; bottom: .15em;
+   position: relative; bottom: .2em;
    margin-right: .3em;
    margin-left: .5em;
 }
@@ -243,16 +243,18 @@
    margin-bottom: 0;
 }
 #logo p span {
-   font-size: .5em;
+   font-size: .45em;
    font-style: italic;
    margin-top: 0;
    color: #334683;
 }
-#logo a, a:visited {
-   color: #971611; text-decoration: none;
+#logo span a { text-decoration: underline; }
+#logo span a:hover { color: red; }
+#logo a {
+   color: #334683; text-decoration: none;
    cursor: pointer;
 }
-#logo a strong { color: #334683; }
+#logo a strong { color: #971611; }
 
 
 /*** NAVIGATION BAR ***/

Index: edu-schools3.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/edu-schools3.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- edu-schools3.html   10 Feb 2014 13:38:54 -0000      1.3
+++ edu-schools3.html   10 Feb 2014 20:26:43 -0000      1.4
@@ -41,8 +41,7 @@
 <div id="toplinks">
 <div class="links">
  <a href="#content">Skip to main text</a>&nbsp;&nbsp;&nbsp;&nbsp;
- <a href="/accessibility/">Accessibility</a>&nbsp;&nbsp;&nbsp;&nbsp;
- <span class="fsf"><a 
href="#mission-statement">About&nbsp;the&nbsp;FSF</a></span>
+ <a href="/accessibility/">Accessibility</a>
 </div> <!-- /links -->
 
 <div id="searcher">
@@ -306,7 +305,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2014/02/10 13:38:54 $
+$Date: 2014/02/10 20:26:43 $
 <!-- timestamp end -->
 </p>
 



reply via email to

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