www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout7.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Sun, 06 Apr 2014 16:22:33 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/06 16:22:33

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

Log message:
        Style of header: same as layout5.css without darker borders on the left 
and right of translation list.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- layout7.css 6 Apr 2014 14:21:47 -0000       1.9
+++ layout7.css 6 Apr 2014 16:22:32 -0000       1.10
@@ -29,7 +29,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
@@ -40,11 +40,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, .toc, #legend
    #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      #d1d4d7         6.97          444
    #444         white           9.74          561
    #555         white           7.46          510
    #999         white           2.85          306
@@ -204,14 +204,13 @@
    font-family: "FreeSans", sans-serif;
    line-height: 1.4em;
    font-weight: bold;
-   padding: .1em .4em;
-   margin: .35em 1.3em;
-   background: white;
-   border: .1em solid #b9bcbf;
+   padding: .1em 0;
+   margin: .4em 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,9 +220,9 @@
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
    text-align: right;
-   line-height: 2em;
-   padding: .25em 1.1em;
-   background-color: #f0f2f4;
+   line-height: 2.2em;
+   padding: .15em .95em;
+   background-color: #d1d4d7;
 }
 
 #searcher input {
@@ -236,9 +235,8 @@
    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 1.25em .1em 1.25em;
    background-color: #f0f2f4;
    border-bottom: .3em solid #d1d4d7;
 }



reply via email to

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