Team:Heidelberg/Templates/basic-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 17: Line 17:
    
    
/* Removes "teams" from the menubar */
/* Removes "teams" from the menubar */
-
/*#menubar > ul > li:last-child {
+
#menubar > ul > li:last-child {
     display: none;}
     display: none;}
-
Resizes the menubar to fik the links (default is 400px)  
+
/* Resizes the menubar to fik the links (default is 400px) */
#menubar {
#menubar {
     width: auto;}
     width: auto;}
Line 46: Line 46:
#menubar:hover li a {
#menubar:hover li a {
     color: #CCC;}
     color: #CCC;}
-
*/
+
 
/* modified css-Stuff from the bubble wiki theme*/
/* modified css-Stuff from the bubble wiki theme*/

Revision as of 14:27, 22 September 2013