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

From 2014.igem.org

(Difference between revisions)
Line 117: Line 117:
#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: #000000;
+
color: #727272;
-
<!--727272-->
+
text-decoration: none;  
text-decoration: none;  
background-color: transparent;
background-color: transparent;
Line 304: Line 303:
.annItem li {list-style: none; margin: 5px}
.annItem li {list-style: none; margin: 5px}
-
a, a:visited {color: #F37321; text-decoration:none;}
+
a, a:visited {color: #000000;text-decoration:none;}
-
a:hover {color: #006633; text-decoration:none;}  
+
!<--F37321-->
-
 
+
a:hover {color: #000000; text-decoration:none;}  
 +
!<--006633-->
/*
/*

Revision as of 12:50, 10 June 2014