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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Thu, 27 Feb 2014 13:15:39 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/27 13:15:39

Modified files:
        server/staging/nav-bar/test9: layout5.css 

Log message:
        Adjust join-fsf style, update comments.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout5.css?cvsroot=www&r1=1.18&r2=1.19

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- layout5.css 27 Feb 2014 12:17:48 -0000      1.18
+++ layout5.css 27 Feb 2014 13:15:38 -0000      1.19
@@ -34,12 +34,11 @@
    #f5f6f7  emph-box, footer
    #e7e9eb  light bluish gray: translations, button
    #d1d4d7  edu-navbar, fsf-links
-   #c9cccf  bluish gray: top links, searcher, nav bars (main and fsf links)
-   #971611  red from GNU banner: button link, navigation li background, active
-            links in nav bars, normal visited links border around highlighted
-            boxes, join-fsf link
-   #750000  dark red: toplink to mission statement,
-            "translation" link to the original
+   #c9cccf  bluish gray: top links, searcher
+   #971611  red from GNU banner: button link, normal visited links, border
+            around highlighted boxes
+   #a50606  intermediate red from fs-gang gradient: fallback fs-gang 
background,
+            main nav-bar, background join-fsf link
    #334683  blue from GNU banner: h2, normal links
    #3465a4  blue: edu-cases ridges
    #171d33  dark blue (from screenshot): shade behind button
@@ -153,15 +152,16 @@
    color: #222; text-decoration: none;
 }
 #toplinks a:hover { color: red; }
+
 /* Highlight the link to the FSF mission statement */
-#toplinks span.fsf {
-   font-size: 1.1em;
-}
 #toplinks span.fsf a, a:visited {
-   color: #971611;
+   padding: .25em 0;
+   color: white; text-decoration: none;
+   background: #a50606;
 }
 #toplinks span.fsf a:hover {
-   color: red;
+   color: black; text-decoration: none;
+   background: #ff3;
 }
 #toplinks { float: left; }
 
@@ -220,7 +220,7 @@
 }
 #fssbox {
    float: right;
-   width: auto;
+   width: 18em;
    font-size: .9em;
    text-align: center;
    line-height: 1.2em;
@@ -656,7 +656,7 @@
    padding: 0;
 }
 #edu-navigation li a, #edu-navigation li a:visited {
-   padding: .25em .45em;
+   padding: .2em .45em;
    color: #222; text-decoration: none;
 }
 #edu-navigation li.active a {



reply via email to

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