svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r875 - libreplanet-templates/branches/stable


From: sysadmin
Subject: [Svnweb-commits] r875 - libreplanet-templates/branches/stable
Date: Thu, 25 Mar 2010 12:24:05 -0400

Author: mattl
Date: Thu Mar 25 12:24:04 2010
New Revision: 875

Log:
added colour

Modified:
   libreplanet-templates/branches/stable/screen.css

Modified: libreplanet-templates/branches/stable/screen.css
==============================================================================
--- libreplanet-templates/branches/stable/screen.css    Thu Mar 25 12:21:32 
2010        (r874)
+++ libreplanet-templates/branches/stable/screen.css    Thu Mar 25 12:24:04 
2010        (r875)
@@ -3,7 +3,7 @@
      html,body{margin: 0; padding: 0;}
 
      a:link{color: blue;}
-     a:hover{color: yellow;}
+     a:hover{color: red;}
      a:visited{color: darkblue;}
 
      body {background-image: url(bg-join.png); background-repeat: repeat-x;}
@@ -37,7 +37,9 @@
 
      #bd h1{margin: 0;}
 
-     #content, #content a {height: 437px; position: relative; color: white 
!important;}
+     #content {height: 437px; position: relative; color: white !important;}
+
+     #content a { color: yellow !important; }
 
      #searchbox{position: absolute; top: 0; right: 0; line-height: 54px;}
 




reply via email to

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