librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1324] fix top links


From: Matt Lee
Subject: [Librefm-commits] [1324] fix top links
Date: Fri, 08 May 2009 01:44:24 +0000

Revision: 1324
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1324
Author:   mattl
Date:     2009-05-08 01:44:23 +0000 (Fri, 08 May 2009)
Log Message:
-----------
fix top links

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/librefm.css

Modified: trunk/nixtape/themes/librefm/librefm.css
===================================================================
--- trunk/nixtape/themes/librefm/librefm.css    2009-05-08 01:43:29 UTC (rev 
1323)
+++ trunk/nixtape/themes/librefm/librefm.css    2009-05-08 01:44:23 UTC (rev 
1324)
@@ -10,9 +10,9 @@
 
 #hd ul{ margin: 0; padding: 0; line-height: 70px; position: absolute; top: 0; 
right: 20px;}
 
-#hd li a:link, #hd li a:visited { color: white; text-decoration: none; }
+#hd li a:link, #hd li a:visited { color: black; text-decoration: none; 
padding: 5px }
 
-#login a:link, #login a:visited { color: yellow !important; }
+#login a:link, #login a:visited { background-color: maroon; color: yellow 
!important; text-decoration: underline !important; }
 
 #hd li{ display: inline; font-size: 21px; text-transform: lowercase; 
font-weight: bold; margin-right: 20px;}
 





reply via email to

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