Template:Valencia09iGEM66
From 2009.igem.org
(Difference between revisions)
Line 61: | Line 61: | ||
background: #000000; | background: #000000; | ||
height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */ | height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */ | ||
- | color: | + | color: green; |
padding-top: 4px; | padding-top: 4px; | ||
padding-bottom: 4px; | padding-bottom: 4px; | ||
Line 82: | Line 82: | ||
left: 0; /* Aligns the drop-down menu to its top-level item. */ | left: 0; /* Aligns the drop-down menu to its top-level item. */ | ||
background-color: #2b3238; /* Selected item. */ | background-color: #2b3238; /* Selected item. */ | ||
- | color: | + | color: red; |
} | } | ||
Line 93: | Line 93: | ||
padding-right: 0; | padding-right: 0; | ||
background-color: #2b3238; /* Selected item. */ | background-color: #2b3238; /* Selected item. */ | ||
- | color: | + | color: red; |
} | } | ||
ul.DropDownMenu li a span { | ul.DropDownMenu li a span { | ||
Line 105: | Line 105: | ||
font: 12px arial, helvetica, sans-serif; /* Required for IE55. */ | font: 12px arial, helvetica, sans-serif; /* Required for IE55. */ | ||
height: 20px; | height: 20px; | ||
- | color: | + | color: red; |
} | } | ||
/*----------------------------------------------------------------------------------- Side Menus */ | /*----------------------------------------------------------------------------------- Side Menus */ | ||
Line 175: | Line 175: | ||
div.MenuBar a { | div.MenuBar a { | ||
background-color: Menu; /* Top-level unselected items. */ | background-color: Menu; /* Top-level unselected items. */ | ||
- | color: | + | color: red; |
} | } | ||
div.MenuBar ul li:hover a, | div.MenuBar ul li:hover a, | ||
div.MenuBar ul li a:hover { | div.MenuBar ul li a:hover { | ||
- | color: | + | color:red; |
background-color: Highlight; /* Top-level selected item. */ | background-color: Highlight; /* Top-level selected item. */ | ||
- | color: | + | color: red; |
} | } | ||
/*...............................................................................................*/ | /*...............................................................................................*/ | ||
Line 192: | Line 192: | ||
background-color: Menu; Drop-down menu unselected items. | background-color: Menu; Drop-down menu unselected items. | ||
Sets the drop-down menu "effective background" color. */ | Sets the drop-down menu "effective background" color. */ | ||
- | color: | + | color: red; |
} | } | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover a, | div.MenuBar ul li:hover ul.DropDownMenu li:hover a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover { | ||
background-color: Highlight; /* Drop-down menu selected item. */ | background-color: Highlight; /* Drop-down menu selected item. */ | ||
- | color: | + | color: red; |
} | } | ||
/*...............................................................................................*/ | /*...............................................................................................*/ | ||
Line 208: | Line 208: | ||
background-color: Menu; /* Side menu unselected items. | background-color: Menu; /* Side menu unselected items. | ||
Sets the side menu "effective background" color. */ | Sets the side menu "effective background" color. */ | ||
- | color: | + | color: red; |
} | } | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | ||
background-color: Highlight; /* Side menu selected item. */ | background-color: Highlight; /* Side menu selected item. */ | ||
- | color: | + | color: red; |
} | } | ||
/*-----------------------------------------------------------------------------------------------*/ | /*-----------------------------------------------------------------------------------------------*/ | ||
Line 237: | Line 237: | ||
div.MenuBar { | div.MenuBar { | ||
background-color: #FFFFFF; /* Selected item. */ | background-color: #FFFFFF; /* Selected item. */ | ||
- | color: | + | color: red; |
border-bottom: 1px solid ButtonShadow; | border-bottom: 1px solid ButtonShadow; | ||
} | } | ||
Line 245: | Line 245: | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a { | ||
- | background-color: | + | background-color: red; /* Selected item. */ |
- | color: | + | color: red; |
} | } | ||
div.MenuBar ul li:hover a, | div.MenuBar ul li:hover a, | ||
Line 254: | Line 254: | ||
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover, | ||
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover { | ||
- | background-color: | + | background-color: red; /* Selected item. */ |
- | color: # | + | color: #862e06; |
} | } | ||
div.MenuBar ul li:hover ul.DropDownMenu, | div.MenuBar ul li:hover ul.DropDownMenu, | ||
Line 344: | Line 344: | ||
<ul> | <ul> | ||
<li> | <li> | ||
- | <a href="https://2009.igem.org/Team:Valencia" style=" | + | <a href="https://2009.igem.org/Team:Valencia" style="fon-type: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home |
<!--[if gt IE 6]><!--></a><!--<![endif]--> | <!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> |