www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout1.css
Date: Thu, 09 Jan 2014 21:01:00 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/01/09 21:01:00

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

Log message:
        Keep the top links and searcher text in line.

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

Patches:
Index: layout1.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout1.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- layout1.css 9 Jan 2014 18:31:35 -0000       1.8
+++ layout1.css 9 Jan 2014 21:01:00 -0000       1.9
@@ -164,11 +164,11 @@
 #toplinks span.fsf a:hover {
    color: red;
 }
-#toplinks div.links { float: left; }
+#toplinks div.links { float: left; margin-top: .1em; }
 
 #searcher {
    text-align: right;
-   color: white; padding-top: .2em;
+   color: white; padding-top: .1em;
 }
 #searcher, #searcher input { color: #555; }
 



reply via email to

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