Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 95: Line 95:
}
}
-
/* Removes "teams" from the menubar */
 
-
#menubar > ul > li:last-child {
 
-
    display: none;}
 
/* Resizes the menubar to fik the links (default is 400px) */
/* Resizes the menubar to fik the links (default is 400px) */
Line 121: Line 118:
     background-color: transparent;}
     background-color: transparent;}
#menubar:hover {
#menubar:hover {
-
     color: white;}
+
     color: gray;}
#menubar li a {
#menubar li a {
-
     color: transparent;}
+
     color: gray;}
#menubar:hover li a {
#menubar:hover li a {
     color: #CCC;}
     color: #CCC;}

Revision as of 18:47, 4 October 2013