svnweb-commits
[Top][All Lists]
Advanced

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

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


From: sysadmin
Subject: [Svnweb-commits] r871 - libreplanet-templates/branches/stable
Date: Thu, 25 Mar 2010 11:54:18 -0400

Author: mattl
Date: Thu Mar 25 11:54:06 2010
New Revision: 871

Log:
fixed some colours

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

Modified: libreplanet-templates/branches/stable/screen.css
==============================================================================
--- libreplanet-templates/branches/stable/screen.css    Thu Mar 25 11:45:31 
2010        (r870)
+++ libreplanet-templates/branches/stable/screen.css    Thu Mar 25 11:54:06 
2010        (r871)
@@ -6,13 +6,7 @@
      a:hover{color: yellow;}
      a:visited{color: darkblue;}
 
-     #tab-join{background-image: url(bg-join.png);}
-     #tab-groups{background-image: url(bg-join.png);}
-     #tab-projects{background-image: url(bg-join.png);}
-     #tab-events{background-image: url(bg-join.png);}
-     #tab-news{background-image: url(bg-join.png);}
-
-     body{background-repeat: repeat-x;}
+     body {background-image: url(bg-join.png); background-repeat: repeat-x;}
 
      #mission-statement{width: 900px; height: 160px; overflow: auto; 
background-color: #fff; color: black; padding: 12px; }
 
@@ -27,7 +21,6 @@
      
      #mission-signup a:hover{color: black; background-color: yellow;}
 
-
      #hd {line-height: 52px; position: relative; font-size: 14px;}
 
      #hd h1{position: absolute; top: 0; right: 0;}
@@ -40,15 +33,6 @@
 
      #hd li a:hover{background-color: green;}
 
-     #tab-join #tab-join-link a, #tab-join #hd li a:hover {background-color: 
#7e2020;}
-     #tab-groups #tab-groups-link a, #tab-groups #hd li a:hover 
{background-color: #eca33a; color: black;}
-     #tab-projects #tab-projects-link a, #tab-projects #hd li a:hover 
{background-color: #892aa4;}
-
-     #tab-projects #content a:link, #tab-projects #content a:visited {color: 
yellow !important;}
-
-     #tab-events #tab-events-link a, #tab-events #hd li a:hover 
{background-color: #46ac43; color: black;}
-     #tab-news #tab-news-link a, #tab-news #hd li a:hover {background-color: 
#07bae7;}
-
      .netscape4{display: none !important;}
 
      #bd h1{margin: 0;}
@@ -85,8 +69,6 @@
 
      #content h2{font-size: 22px; margin: 0; padding: 0;}
 
-     #tab-projects #content, #tab-news #content, #tab-events #content, 
#tab-groups #content{color: black;}
-
      #content li{font-size: 22px; line-height: 36px;}
 
      #content p{font-size: 30px; margin: 0; padding: 0;}




reply via email to

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