Team:Valencia/menu
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
.bg {background: url(https://static.igem.org/mediawiki/2010/b/b9/Button4.gif);} | .bg {background: url(https://static.igem.org/mediawiki/2010/b/b9/Button4.gif);} | ||
- | .menu {padding:0 0 0 | + | .menu {padding:0 0 0 0px; margin:0; list-style:none; height:38px; background:#fff url(https://static.igem.org/mediawiki/igem.org/c/c7/Button1a.gif) repeat-x; position:relative; font-family: Verdana, Sans-Serif; } |
- | .menu li.top {display:block; float:left; position:relative | + | .menu li.top {display:block; float:left; position:relative;} |
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#dfc463; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;} | .menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#dfc463; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;} | ||
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;} | .menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;} | ||
Line 33: | Line 33: | ||
.menu :hover ul :hover ul :hover ul :hover ul :hover ul | .menu :hover ul :hover ul :hover ul :hover ul :hover ul | ||
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;} | {left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;} | ||
+ | |||
+ | |||
+ | .menu :hover ul.tres {left:200px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #009900; white-space:nowrap; width:200px; height:auto;} | ||
+ | .menu :hover ul.tres li {display:block; height:20px; position:relative; float:left; width:250px;} | ||
+ | .menu :hover ul.tres li a {font-weight:normal;display:block; font-size:12px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;} | ||
+ | .menu :hover ul.tres li a.fly {background:#fff url(https://static.igem.org/mediawiki/2010/6/69/Arrow.gif) 80px 7px no-repeat;} | ||
+ | .menu :hover ul.tres li a:hover {background:#42c555; color:#fff;} | ||
+ | .menu :hover ul.tres li a.fly:hover {background:#42c555 url(https://static.igem.org/mediawiki/2010/a/a0/Arrow_over.gif) 80px 7px no-repeat; color:#fff;} | ||
+ | |||
<style media="all" type="text/css">@import "/menu/menu_style.css";</style> | <style media="all" type="text/css">@import "/menu/menu_style.css";</style> | ||
Line 53: | Line 62: | ||
<li><a href="#" target="_self">Experimental Design</a></li> | <li><a href="#" target="_self">Experimental Design</a></li> | ||
<li><a href="#" target="_self">Biobrick</a></li> | <li><a href="#" target="_self">Biobrick</a></li> | ||
- | + | <ul class="tres"> | |
- | + | <li><a href="#" target="_self">Synechococcus elongatus</a></li> | |
+ | <li><a href="#" target="_self">Vibrio fischery</a></li> | ||
+ | </ul> | ||
<li><a href="#" target="_self">Results and discussion</a></li> | <li><a href="#" target="_self">Results and discussion</a></li> | ||
<li><a href="https://2012.igem.org/Team:Valencia/Safety" target="_self">Safety</a></li> | <li><a href="https://2012.igem.org/Team:Valencia/Safety" target="_self">Safety</a></li> |
Revision as of 11:54, 13 August 2012