Template:Team:Bielefeld-CeBiTec/CSS/main.css

From 2014.igem.org

(Difference between revisions)
Line 118: Line 118:
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
color: #727272;  
color: #727272;  
-
text-decoration: none;  
+
text-decoration: underline;  
background-color: transparent;
background-color: transparent;
}
}
Line 195: Line 195:
.sidemenu a:hover {
.sidemenu a:hover {
color:#666;  
color:#666;  
-
background-color: #00ff00;
+
background-color: #d9f5aa;
}
}

Revision as of 13:28, 10 June 2014