Team:Freiburg Software/css

From 2010.igem.org

(Difference between revisions)
Line 39: Line 39:
}
}
input.searchButton:hover, #menubar li a:hover {
input.searchButton:hover, #menubar li a:hover {
-
color:#030659;
+
color:#cccccc;
}
}
#menubar li a, #menubar .selected a {
#menubar li a, #menubar .selected a {
-
color:#030659;
+
color:#cccccc;
}
}
div#menubar li.menubar_current {
div#menubar li.menubar_current {
-
color:#970808;
+
color: #cccccc;
}
}
Line 57: Line 57:
width: 250px;
width: 250px;
}
}
-
 
/* Banner */
/* Banner */

Revision as of 11:25, 20 October 2010