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, 20 Mar 2014 14:02:35 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/20 14:02:35

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

Log message:
        More color adjustments.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- layout5.css 20 Mar 2014 12:27:58 -0000      1.67
+++ layout5.css 20 Mar 2014 14:02:34 -0000      1.68
@@ -29,20 +29,21 @@
    blue     urgent links
    red      hover
    black    gpl-compat-matrix
-   #111, #222, #333, #555, #666666, #ddd, #999, #eee, #ededed
+   #111, #222, #282828, #333, #444, #555, #666666, #999, #ddd, #eee, #ededed
             shades of pure gray: text, listing, special items
    #f5f6f7  very light bluish gray: footer, emph-box
    #f0f2f4  light bluish gray: translations, #outdated
    #e7e9eb  light bluish gray: button
    #d1d4d7  edu-navbar, fsf-links
    #c9cccf  bluish gray: top links, searcher, announcement border, button 
border
-   #6b0202  normal visited links
    #971611  red from GNU banner: button link
    #a50606  intermediate red from fs-gang gradient: fallback fs-gang 
background,
             main nav-bar
-   #334683  blue from GNU banner: h2, normal links
-   #3465a4  blue: edu-cases ridges, border around notes
+   #334683  blue from GNU banner: h2
+   #2b3e7b  Slightly darker blue: normal links
+   #3465a4  Slightly lighter blue: edu-cases ridges, border around notes
    #171d33  dark blue (from screenshot): shade behind button
+   #006080  greenish blue: normal visited links
    #ffc     pale yellow: highlight background
    #fff888  pale yellow: table headers
    #fff8b2  pale yellow: fss sign-up / join-fsf background
@@ -56,6 +57,7 @@
    #000 (black) vs. #fff (white) 21.3
    #000         vs. #ff3         19.6
    #00f (blue)  vs. #ff3          8.02
+   #282828      vs. white        14.74
    #333         vs. white        12.63
    #333         vs. #e7e9eb      10.38
    #333         vs. #c9cccf       7.83
@@ -67,7 +69,9 @@
    #334683      vs. white         8.96
    #334683      vs. #e7e9eb       7.36
    #334683      vs. black         2.34
-   #f00 (red)   vs. #334683       2.24
+   #2b3e7b      vs. white        10.11
+   #006080      vs. white         7.04
+   #f00 (red)   vs. #2b3e7b       2.53
    #f00         vs. 971611        2.15
    #f00         vs. #750000       2.99
    #f00         vs. #333          3.16
@@ -84,7 +88,7 @@
    padding: 0;
    margin: 0;
    text-decoration: none;
-   color: #333;
+   color: #282828;
    background-color: #5b6a96;
    /* Source: http://www.impressivewebs.com/css3-linear-gradient-syntax/ */
    background: -moz-linear-gradient(#5b6a96, #c9cccf); /* FF 3.6+ */  
@@ -107,7 +111,7 @@
    margin: auto; max-width:74.92em;
 }
 
-a[href] { color: #334683; }
+a[href] { color: #2b3e7b; }
 a[href]:visited { color: #006080; }
 a[href]:active, a[href]:hover { color: red; }
 



reply via email to

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