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: Sun, 06 Apr 2014 09:49:03 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/06 09:49:03

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

Log message:
        Restyle #searcher, #toplinks and #translations.

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -b -r1.108 -r1.109
--- layout5.css 6 Apr 2014 06:25:46 -0000       1.108
+++ layout5.css 6 Apr 2014 09:49:02 -0000       1.109
@@ -30,7 +30,7 @@
    black    normal text, hover on #555 and nav-bars
    white    #navigation
    #999     light gray: text shadow
-   #222, #333, #555: special items
+   #222, #333, #404040, #555: special items
    #777     medium gray: normal hover
    #334683  blue from GNU banner: h2, special links
    #004780  greenish blue: normal links
@@ -41,11 +41,10 @@
 
 Backgrounds
    white    #inner, navbar li.active
-   #f0f2f4  light bluish gray: #searcher, #translations, .emph-box, #outdated,
+   #f0f2f4  light bluish gray: #translations, .emph-box, #outdated,
             .listing, #footer
    #e7e9eb  .button, .lyrics
-   #d1d4d7  #edu-navbar, #fsf-links
-   #c9cccf  #searcher
+   #d1d4d7  #edu-navbar, #fsf-links, #searcher
    #ddd     gray (looks purplish): #gpl-compat-matrix 
    #ccffcc  light green: #gpl-compat-matrix
    #e4ffcc  light yellowish green: #gpl-compat-matrix
@@ -81,6 +80,7 @@
    #333         white          12.63          612
    #333         #e7e9eb        10.38          546
    #333         #c9cccf         7.83          459
+   #404040      #d1d2d4         6.97          444
    #444         white           9.74          561
    #555         white           7.46          510
 
@@ -204,13 +204,12 @@
    line-height: 1.4em;
    font-weight: bold;
    padding: .1em .4em;
-   margin: .35em 1.3em;
-   background: white;
-   border: .1em solid #b9bcbf;
+   margin: .33em 1.1em;
+   background: #d1d4d7;
 }
 #toplinks a, #toplinks a:visited {
    padding: 0 .2em;
-   color: #222; text-decoration: none;
+   color: #404040; text-decoration: none;
 }
 #toplinks a:hover { color: #777; }
 
@@ -221,8 +220,8 @@
    font-weight: bold;
    text-align: right;
    line-height: 2em;
-   padding: .25em 1.1em;
-   background-color: #f0f2f4;
+   padding: .15em .95em;
+   background-color: #d1d4d7;
 }
 
 #searcher input {
@@ -235,11 +234,13 @@
    text-align: left;
    font-size: .8em;
    font-family: "FreeSans", sans-serif;
-   min-height: 2.5em;
    line-height: 1.3em;
-   padding: .2em 1.5%;
+   padding: .2em 0.5em .1em .5em;
    background-color: #f0f2f4;
-   border-bottom: .3em solid #d1d4d7;
+   border-top: .1em solid #d1d4d7;
+   border-bottom: .4em solid #d1d4d7;
+   border-left: 1.25em solid #d1d4d7;
+   border-right: 1.25em solid #d1d4d7;
 }
 #translations span {
    display: inline; white-space: nowrap;
@@ -337,14 +338,14 @@
 #gnu-banner {
    font-size: 1.8em;
    font-weight: bold;
-   line-height: 1.2em;
-   padding-top: 1.4em;
+   line-height: 1.3em;
+   padding-top: 1.3em;
 }
 #gnu-banner img {
    float: left;
    height: 2.4em;
    margin: 0 .15em 0 1.5%;
-   position: relative; bottom: .6em;
+   position: relative; bottom: .5em;
 }
 #gnu-banner a {
    color: #334683; text-decoration: none;



reply via email to

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