Template:Valencia09iGEM66
From 2009.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 22: | Line 22: | ||
div.MenuBar { | div.MenuBar { | ||
font: arial, verdana, sans-serif; | font: arial, verdana, sans-serif; | ||
- | height: | + | height: 41px; |
- | width: | + | width: 588px; |
/*width: 100%;*/ | /*width: 100%;*/ | ||
margin: 0; | margin: 0; | ||
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 236: | Line 236: | ||
/*--------------------------------------------------------------------------------------- Colors */ | /*--------------------------------------------------------------------------------------- Colors */ | ||
div.MenuBar { | div.MenuBar { | ||
- | background-color: # | + | background-color: #B0B0B0; /* 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: #24006B; |
} | } | ||
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="font-weight: 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]--> | ||
Line 350: | Line 350: | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href="https://2009.igem.org/Team:Valencia/TeamVal" style=" | + | <a href="https://2009.igem.org/Team:Valencia/TeamVal" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Team<!-- |
[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]--> | ||
Line 356: | Line 356: | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href="https://2009.igem.org/Team:Valencia/Project" style=" | + | <a href="https://2009.igem.org/Team:Valencia/Project" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Project<!--[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]--> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
</li> | </li> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li> | <li> | ||
- | <a href="https://2009.igem.org/Team:Valencia/Notebook" style=" | + | <a href="https://2009.igem.org/Team:Valencia/Notebook" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Notebook |
- | + | ||
<!--[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]--> | ||
Line 376: | Line 369: | ||
</li> | </li> | ||
<li style="width: 160px"> | <li style="width: 160px"> | ||
- | <a href="https://2009.igem.org/Team:Valencia/Human" style=" | + | <a href="https://2009.igem.org/Team:Valencia/Human" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practice<!--[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]--> | ||
<!--[if lte IE 6]></td></tr></table></a><![endif]--> | <!--[if lte IE 6]></td></tr></table></a><![endif]--> |