www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test8 layout2.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout2.css
Date: Thu, 30 Jan 2014 17:33:01 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/30 17:33:01

Modified files:
        server/staging/nav-bar/test8: layout2.css 

Log message:
        Minor adjustments.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout2.css?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: layout2.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout2.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- layout2.css 30 Jan 2014 13:10:21 -0000      1.5
+++ layout2.css 30 Jan 2014 17:33:00 -0000      1.6
@@ -141,10 +141,11 @@
 
 #toplinks {
    font-size: .9em;
-   line-height: 2.6em;
+   line-height: 2.4em;
    font-weight: bold;
    padding: 0 1em;
    background-color: #c9cccf;
+   border-bottom: .1em solid #c9cccf;
 }
 #toplinks a, a:visited {
    color: #222; text-decoration: none;
@@ -155,7 +156,7 @@
    font-size: 1.1em;
 }
 #toplinks span.fsf a, a:visited {
-   padding: .2em .4em;
+   padding: .15em .4em .2em .4em;
    color: #971611;
    background-color: white;
 }
@@ -167,7 +168,7 @@
 
 #searcher {
    text-align: right;
-   color: white; padding-top: 0;
+   color: white; padding-top: 0.05em;
 }
 #searcher, #searcher input { color: #555; }
 
@@ -428,7 +429,7 @@
 #backtotop a:hover { color: red; }
 
 #fs-gang {
-   height: 10em;
+   height: 10em; margin: 0;
    background-color: #a50606; /* Fallback from gradient */
    background: -moz-linear-gradient(#820202, #f71111); /* FF 3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#820202), color-stop(100%, #f71111)); /* Safari 4+, Chrome 2+ */  



reply via email to

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