Team:Freiburg Bioware/css menu

From 2010.igem.org

(Difference between revisions)
Line 87: Line 87:
outline:none;
outline:none;
}
}
 +
#menu li:active dt a, #menu a:active dt a, #menu li:focus dt a, #menu a:focus dt a {color:#970808;}
#menu dt.menu_button_left a,  
#menu dt.menu_button_left a,  
#menu dt.menu_button_left a:visited {  
#menu dt.menu_button_left a:visited {  
Line 98: Line 99:
#menu a dt.menu_button_left a.current {
#menu a dt.menu_button_left a.current {
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/9/92/Freiburg10_button_aho_left_120.jpg) no-repeat scroll center center;
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/9/92/Freiburg10_button_aho_left_120.jpg) no-repeat scroll center center;
 +
}
 +
#menu li:active dt.menu_button_left a,
 +
#menu a:active dt.menu_button_left a,
 +
#menu li:focus dt.menu_button_left a,
 +
#menu a:focus dt.menu_button_left a {
 +
color:#970808;
}
}
#menu dt.menu_button_right a,  
#menu dt.menu_button_right a,  
Line 111: Line 118:
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/f/f9/Freiburg10_button_aho_right_120.jpg) no-repeat scroll center center;
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/f/f9/Freiburg10_button_aho_right_120.jpg) no-repeat scroll center center;
}
}
-
 
+
#menu li:active dt.menu_button_right a,
 +
#menu a:active dt.menu_button_right a,
 +
#menu li:focus dt.menu_button_right a,
 +
#menu a:focus dt.menu_button_right a {
 +
color:#970808;
 +
}
#menu dd a, #menu dd a:visited {background:#eee; color: #555555; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border:none; font-weight:bolder; }
#menu dd a, #menu dd a:visited {background:#eee; color: #555555; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border:none; font-weight:bolder; }
/* border-left:1px solid #08c; border-right:1px solid #08c; */
/* border-left:1px solid #08c; border-right:1px solid #08c; */

Revision as of 02:57, 7 October 2010