www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Matt Lee
Subject: www layout.css
Date: Thu, 25 Sep 2008 21:49:08 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        08/09/25 21:49:08

Modified files:
        .              : layout.css 

Log message:
        show translations link

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.19&r2=1.20

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- layout.css  25 Sep 2008 19:34:09 -0000      1.19
+++ layout.css  25 Sep 2008 21:49:06 -0000      1.20
@@ -67,7 +67,7 @@
 
 #logo a { 
display:block;text-decoration:none;overflow:hidden;border:0;margin:0;padding:0;padding-top:101px;height:0px
 !important;width:550px;cursor:pointer;}
 
-#header{ position: relative; background-color: white; height: 101px;}
+#header{ position: relative; height: 101px;}
 
 #fsf-logo{ position: absolute; top: 0; right: 25px; }
 
@@ -292,9 +292,11 @@
 
 code, kbd, samp, tt{ font-family: monospace; }
 
-#toplinks{ position: absolute; top: 0; left: 1em;  line-height: 2em; }
+#toplinks{font-size: 80%; padding: 4px; text-align: left; z-index: 999; 
position: absolute; top: 0; left: 0; }
 
-#toplinks a{ font-weight: bold; font-size: 0.9em; color: blue !important; } 
+#toplinks a{ font-weight: bold; color: #888; } 
+
+#toplinks a:hover, #toplinks a:active{color: blue;}
 
 .center{ text-align:center; }
 




reply via email to

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