fixed some colours
authorMatt Lee <mattl@gnu.org>
Thu, 25 Mar 2010 15:54:06 +0000 (15:54 +0000)
committerMatt Lee <mattl@gnu.org>
Thu, 25 Mar 2010 15:54:06 +0000 (15:54 +0000)
screen.css

index 63ffd15f6e99e75e0d1970fc8c2067ee84ab3e5b..a0ab055a80f6aa46ab7b1553c33f478731337cc4 100644 (file)
@@ -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;}
 
      #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;}