Template:Queens Canada/Headernojs
From 2012.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | .kwicks_container | |
{ | { | ||
- | + | width: 1000px; | |
+ | margin-left: 2.5px; | ||
+ | margin-right: 2.5px; | ||
} | } | ||
- | # | + | .kwicks { |
+ | list-style: none; | ||
+ | position: relative; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | width:100%; | ||
+ | height:50px; | ||
+ | z-index:2; | ||
+ | border-width: 10; | ||
+ | -khtml-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | .kwicks li { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | overflow: hidden; | ||
+ | padding: 0; | ||
+ | cursor: pointer; | ||
+ | width: 500px; | ||
+ | height: 35px; | ||
+ | z-index:2; | ||
+ | cursor:pointer; | ||
+ | border-left-width: 2.5px; | ||
+ | border-left-style: solid; | ||
+ | border-left-color: transparent; | ||
+ | border-right-color: transparent; | ||
+ | border-right-width: 2.5px; | ||
+ | |||
+ | } | ||
+ | .kwicks li a { | ||
+ | background-image:url(images/sprites_menu.png); | ||
+ | background-repeat:no-repeat; | ||
+ | font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; | ||
+ | font-size: 1.5em; | ||
+ | letter-spacing: -0.07em; | ||
+ | color: #ffffff; | ||
+ | height: 40px; | ||
+ | outline:none; | ||
+ | display:block; | ||
+ | z-index:100; | ||
+ | cursor:pointer; | ||
+ | text-transform: uppercase; | ||
+ | font-weight: bold; | ||
+ | line-height: 37px; | ||
+ | margin-left: 5px; | ||
+ | text-decoration: none; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | .kwicks li h3 { | ||
+ | position: absolute; | ||
+ | width: 120px; | ||
+ | font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; | ||
+ | font-size: 10px; | ||
+ | color: #FF6600; | ||
+ | letter-spacing: -0.02em; | ||
+ | outline:none; | ||
+ | z-index:0; | ||
+ | cursor:pointer; | ||
+ | text-transform: uppercase; | ||
+ | font-weight: normal; | ||
+ | margin-left: 5px; | ||
+ | text-decoration: none; | ||
+ | left: 0px; | ||
+ | top: 5px; | ||
+ | right: 0px; | ||
+ | bottom: 0px; | ||
+ | } | ||
+ | #kwick_1, #kwick_2, #kwick_3, #kwick_4, #kwick_5, #kwick_6, #kwick_7 { | ||
+ | |||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | display: inline; | ||
+ | width: 50%; | ||
+ | |||
+ | } | ||
+ | #kwick_1 { | ||
+ | left: 0px; | ||
+ | border-width: 0px 0px 0px 0px; | ||
+ | border-right-color: black; | ||
+ | width: 498px; | ||
+ | background-color: crimson; | ||
+ | |||
+ | -webkit-border-radius: 10px; | ||
+ | -khtml-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | #kwick_2 { | ||
+ | |||
+ | background-color: coral; | ||
+ | width: 498px; | ||
+ | border-right-width:2.5px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -khtml-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | |||
+ | #kwick_1 li a { | ||
+ | background-position:0px 0px; | ||
+ | border-width: 0px 0px 0px 0px; | ||
+ | border-right-color: | ||
+ | } | ||
+ | |||
+ | #kwick_1 li a:hover { | ||
+ | background-position:0px 0px; | ||
+ | border-width: 0px 0px 0px 0px; | ||
+ | border-right-color: black; | ||
+ | } | ||
+ | #kwick_2 li a, a:hover, a:active | ||
{ | { | ||
- | font-family: ' | + | border-left-color: black; |
+ | } | ||
+ | |||
+ | .kwicks a:hover, .kwicks #active { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .kwicks li a:hover h3, .kwicks li #active h3 { | ||
+ | color: #999999; | ||
+ | } | ||
+ | #kwick_2 a { | ||
+ | background-position:0px -50px; | ||
+ | } | ||
+ | #kwick_3 a { | ||
+ | background-position:0px -192px; | ||
+ | } | ||
+ | #kwick_4 a { | ||
+ | background-position:0px -100px; | ||
+ | } | ||
+ | #kwick_5 a { | ||
+ | background-position:0px -150px; | ||
+ | } | ||
+ | #kwick_6 a { | ||
+ | background-position:0px -250px; | ||
+ | } | ||
+ | #kwick_7 a { | ||
+ | background-position:0px -300px; | ||
+ | } | ||
+ | p fade1 { position:inline; } | ||
+ | ul fade2 { position:inline; | ||
+ | font-size:36px; text-align:center; | ||
+ | color:yellow; background:red; | ||
+ | padding-top:25px; | ||
+ | top:0; left:0; display:none; } | ||
+ | span { display:none; } | ||
+ | #labcontent | ||
+ | { | ||
+ | -khtml-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | -moz-box-shadow: 3px 3px 4px #000; | ||
+ | -webkit-box-shadow: 3px 3px 4px #000; | ||
+ | box-shadow: 3px 3px 4px #000; | ||
+ | margin-bottom: 10px; | ||
+ | background-color: white; | ||
+ | margin-top: 350px; | ||
+ | width: 1000px; | ||
+ | height: auto; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | #labcontent h1, h2, h3, h4, h5 | ||
+ | { | ||
+ | padding-top: 0px; | ||
+ | padding-bottom:0px; | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | margin-top:0px; | ||
+ | margin-bottom: 0px; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
+ | line-height: normal; | ||
+ | } | ||
+ | #notebookcontent h1 | ||
+ | { | ||
+ | font-size: 2em; | ||
+ | color:grey; | ||
+ | padding-top: 5px; | ||
+ | } | ||
+ | #notebookcontent h2 | ||
+ | { | ||
+ | font-size: 1.1em; | ||
+ | color:black; | ||
+ | } | ||
+ | #protocolcontent | ||
+ | { | ||
+ | display:none; | ||
+ | } | ||
+ | #NotebookTitle | ||
+ | { | ||
+ | background-color: MediumTurquoise; | ||
+ | -webkit-border-radius: 10px 10px 0px 0px ; | ||
+ | -khtml-border-radius: 10px 10px 0px 0px ; | ||
+ | -moz-border-radius: 10px 10px 0px 0px ; | ||
+ | border-radius: 10px 10px 0px 0px ; | ||
+ | padding-left: 10px; | ||
+ | margin-bottom: 0px; | ||
+ | border-bottom: 0px; | ||
+ | margin-top: -212px; | ||
+ | } | ||
+ | |||
+ | #NotebookTitle p | ||
+ | { | ||
+ | color:white; | ||
+ | font-size: 2em; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
+ | text-decoration: bold; | ||
+ | } | ||
+ | |||
+ | hr{ | ||
+ | margin:50px 0; | ||
+ | color:#eee; | ||
+ | } | ||
+ | |||
+ | ul li.active{ /*IE6 hack- hide gooey effect from that browser*/ | ||
+ | _visibility: hidden; /*IE6 rule*/ | ||
+ | } | ||
+ | |||
+ | /* ######### Gel Menu CSS ######### */ | ||
+ | |||
+ | ul.gelbuttonmenu{ | ||
+ | position:relative; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | margin-bottom:1em; | ||
+ | text-align: center; //set value to "left", "center", or "right"*/ | ||
+ | z-index: 99; | ||
+ | } | ||
+ | |||
+ | ul.gelbuttonmenu li{ | ||
+ | display: inline; | ||
+ | z-index: 99; | ||
+ | } | ||
+ | |||
+ | ul.gelbuttonmenu li a{ | ||
+ | color: black; | ||
+ | font-weight:bold; | ||
+ | padding: 10px; /*make sure padding is sufficient that the height of the link is enough to fully show the gel button*/ | ||
+ | margin-right: 20px; /*spacing between each menu link*/ | ||
+ | text-decoration: none; | ||
+ | z-index: 99; | ||
+ | } | ||
+ | |||
+ | ul.gelbuttonmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/ | ||
+ | position:absolute; | ||
+ | width:0; | ||
+ | background:lightblue; | ||
+ | background:url('http://dl.dropbox.com/u/46807995/gelbuttonleft.gif') top left no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttonright.gif') top right no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttoncenter.gif') top center repeat-x; | ||
+ | z-index: 99; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* ######### Solid Block Menu CSS ######### */ | ||
+ | |||
+ | |||
+ | ul.solidblockmenu{ | ||
+ | margin: 0; | ||
+ | margin-bottom:1em; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | position:relative; | ||
+ | text-align: center; //set value to "left", "center", or "right"*/ | ||
+ | } | ||
+ | |||
+ | ul.solidblockmenu li{ | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | ul.solidblockmenu li a{ | ||
+ | font: bold 14px Arial, Verdana, sans-serif; | ||
+ | color: black; | ||
+ | padding: 8px; | ||
+ | margin-right: 20px; /*spacing between each menu link*/ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | ul.solidblockmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/ | ||
+ | position:absolute; | ||
+ | width:0; | ||
+ | border:1px solid black; | ||
+ | -moz-border-radius: 4px; | ||
+ | -webkit-border-radius: 4px; | ||
+ | border-radius:4px; | ||
+ | -moz-box-shadow: 2px 2px 4px rgba(120,120,120,0.7); | ||
+ | -webkit-box-shadow: 2px 2px 4px rgba(120,120,120,0.7); | ||
+ | box-shadow: 2px 2px 4px rgba(120,120,120,0.7); | ||
+ | background:#d7ed93; | ||
+ | background: -moz-linear-gradient(top, #d7ed93, #fff); | ||
+ | background: -webkit-gradient(linear, center top, center bottom, from(#d7ed93), to(#fff)); | ||
+ | background: linear-gradient(top, #d7ed93, #fff); | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* ######### Thick Underline Menu CSS ######### */ | ||
+ | |||
+ | |||
+ | ul.underlinemenu{ | ||
+ | margin: 0; | ||
+ | margin-bottom:1em; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | position:relative; | ||
+ | text-align: center; //set value to "left", "center", or "right"*/ | ||
+ | } | ||
+ | |||
+ | ul.underlinemenu li{ | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | ul.underlinemenu li a{ | ||
+ | font: bold 14px Arial, Verdana, sans-serif; | ||
+ | color: black; | ||
+ | padding: 8px; | ||
+ | margin-right: 20px; /*spacing between each menu link*/ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | ul.underlinemenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/ | ||
+ | position:absolute; | ||
+ | width:0; | ||
+ | border-bottom:5px solid navy; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* ######### Frame Menu CSS ######### */ | ||
+ | |||
+ | |||
+ | ul.framemenu{ | ||
+ | margin: 0; | ||
+ | margin-bottom:1em; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | position:relative; | ||
+ | text-align: center; //set value to "left", "center", or "right"*/ | ||
+ | } | ||
+ | |||
+ | ul.framemenu li{ | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | ul.framemenu li a{ | ||
+ | font: bold 14px Arial, Verdana, sans-serif; | ||
+ | color: black; | ||
+ | padding: 12px 10px 5px 18px; | ||
+ | margin-right: 10px; /*spacing between each menu link*/ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | ul.framemenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/ | ||
+ | position:absolute; | ||
+ | width:0; | ||
+ | border:4px solid orange; | ||
+ | -moz-box-shadow: 0 0 4px rgba(120,120,120,0.7); | ||
+ | -webkit-box-shadow: 0 0 4px rgba(120,120,120,0.7); | ||
+ | box-shadow: 0 0 4px rgba(120,120,120,0.7); | ||
+ | } | ||
+ | #notebookmenu | ||
+ | { | ||
+ | height: 100px; | ||
+ | z-index: 99; | ||
+ | background-color:white; | ||
} | } | ||
#footer | #footer | ||
{ | { | ||
width:1000px; | width:1000px; | ||
+ | background-color: transparent; | ||
} | } | ||
body | body | ||
Line 35: | Line 405: | ||
z-index:-99; | z-index:-99; | ||
} | } | ||
- | #menu { position: relative; top: 0; left: 0; overflow: hidden; height: | + | |
- | #menu .colourful { display: block; position: absolute; background: #f0ad22; height: | + | #menu { position: relative; top: 0; left: 0; overflow: hidden; height: 1000px;} |
- | #menu ul { margin: 0; padding: 0; list-style: none; float: left; position: | + | #menu .colourful { display: block; position: absolute; background: #f0ad22; height: 35px; width: 85px; top: 4px; left: -100px; } |
- | #menu li { float: left | + | #menu ul { margin: 0; padding: 0; list-style: none; float: left; position: absolute; top: 0; left: 0; z-index: 1; } |
- | #menu a:link, #menu a:visited, #menu a:hover, #menu a:active { color: #000; text-align: center; display: block; border: solid; border-width: 4px 0 0; line-height: 40px; width: 85px; height: | + | #menu li { float: left; } |
+ | #menu a:link, #menu a:visited, #menu a:hover, #menu a:active { color: #000; text-align: center; display: block; border: solid; border-width: 4px 0 0; line-height: 40px; width: 85px; height: 35px; } | ||
#menu li a:hover { text-decoration: none; color: #fff; text-shadow: 0 0 1px #999; } | #menu li a:hover { text-decoration: none; color: #fff; text-shadow: 0 0 1px #999; } | ||
Line 429: | Line 800: | ||
float:left; | float:left; | ||
margin-top: 50px; | margin-top: 50px; | ||
+ | background-image: url('http://dl.dropbox.com/u/46807995/retina_wood.png'); | ||
+ | border-radius: 5px; | ||
+ | padding: 5px; | ||
} | } | ||
#twitter_wrapper | #twitter_wrapper | ||
Line 514: | Line 888: | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
- | margin-top: | + | margin-top: 100px; |
+ | opacity: 1.0; | ||
+ | background-image: url('http://dl.dropbox.com/u/46807995/retina_wood.png'); | ||
+ | border-radius: 15px; | ||
+ | } | ||
+ | #pagecontentcontainer | ||
+ | { | ||
+ | opacity: 0.8; | ||
} | } | ||
#topbarcontainer | #topbarcontainer | ||
Line 545: | Line 926: | ||
{ | { | ||
position:absolute; width:75px; right:0px; top:0px; | position:absolute; width:75px; right:0px; top:0px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
.ca-container{ | .ca-container{ | ||
Line 946: | Line 1,125: | ||
.ca-nav span:hover{ | .ca-nav span:hover{ | ||
opacity:1.0; | opacity:1.0; | ||
+ | } | ||
+ | .subs | ||
+ | { | ||
+ | background-color: #C5E2ED; | ||
+ | margin: 40px 0px 0px 0px; | ||
+ | |||
+ | } | ||
+ | .subs li | ||
+ | { | ||
+ | display: block; | ||
+ | clear: both; | ||
+ | margin: 5px 5px 5px 5px; | ||
+ | } | ||
+ | .subs { | ||
+ | background-color: #C5E2ED; | ||
+ | border:1px solid #222; | ||
+ | border-radius: 0 5px 5px 5px; | ||
+ | border-width: 0 1px 1px; | ||
+ | box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); | ||
+ | left: auto; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | top: -9999px; | ||
+ | z-index: 2; | ||
+ | margin-top: 40px; | ||
+ | list-style: none outside none; | ||
+ | |||
+ | -moz-transform: scaleY(0); | ||
+ | -ms-transform: scaleY(0); | ||
+ | -o-transform: scaleY(0); | ||
+ | -webkit-transform: scaleY(0); | ||
+ | transform: scaleY(0); | ||
+ | |||
+ | -moz-transform-origin: 0 0; | ||
+ | -ms-transform-origin: 0 0; | ||
+ | -o-transform-origin: 0 0; | ||
+ | -webkit-transform-origin: 0 0; | ||
+ | transform-origin: 0 0; | ||
+ | |||
+ | -moz-transition: -moz-transform 0.1s linear; | ||
+ | -ms-transition: -ms-transform 0.1s linear; | ||
+ | -o-transition: -o-transform 0.1s linear; | ||
+ | -webkit-transition: -webkit-transform 0.1s linear; | ||
+ | transition: transform 0.1s linear; | ||
+ | } | ||
+ | .menulist li:hover ul.subs { | ||
+ | left: 0; | ||
+ | top: 53px; | ||
+ | width: 180px; | ||
+ | |||
+ | -moz-transform: scaleY(1); | ||
+ | -ms-transform: scaleY(1); | ||
+ | -o-transform: scaleY(1); | ||
+ | -webkit-transform: scaleY(1); | ||
+ | transform: scaleY(1); | ||
} | } | ||
</style> | </style> | ||
Line 962: | Line 1,196: | ||
<ul class="menulist"> | <ul class="menulist"> | ||
- | <li class=" | + | <li class="menuitem1"> |
<a href="https://2012.igem.org/Team:Queens_Canada">Home </a> | <a href="https://2012.igem.org/Team:Queens_Canada">Home </a> | ||
- | |||
- | |||
- | |||
</li> | </li> | ||
</li> | </li> | ||
- | <li class=" | + | <li class="menuitem2"> |
<a href="https://2012.igem.org/Team:Queens_Canada/Team">Team</a> | <a href="https://2012.igem.org/Team:Queens_Canada/Team">Team</a> | ||
- | <div class="subs"> | + | <div class="subs" style="margin: 40px 0px 0px 0px;"> |
</div> | </div> | ||
</li> | </li> | ||
<li class="menuitem"> | <li class="menuitem"> | ||
- | <a href=""> | + | <a href="">ChimeriQ</a> |
- | + | ||
- | + | ||
+ | <ul class="subs" style="margin: 40px 0px 0px 172px;"> | ||
+ | <li> | ||
+ | Description | ||
+ | </li> | ||
+ | <li> | ||
+ | Results | ||
+ | </li> | ||
+ | <li> | ||
+ | Parts | ||
+ | </li> | ||
+ | <li> | ||
+ | Notebook | ||
</li> | </li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="menuitem"> | <li class="menuitem"> | ||
- | <a href="https://2012.igem.org/Team:Queens_Canada/Notebook"> | + | <a href="https://2012.igem.org/Team:Queens_Canada/Notebook">Guide</a> |
- | <ul class="subs"> | + | <ul class="subs" style="margin: 40px 0px 0px 257px;"> |
<li> | <li> | ||
Line 995: | Line 1,236: | ||
<li class="menuitem"> | <li class="menuitem"> | ||
<a href="https://2012.igem.org/Team:Queens_Canada/SynthetiQ">SynthetiQ</a> | <a href="https://2012.igem.org/Team:Queens_Canada/SynthetiQ">SynthetiQ</a> | ||
- | <ul class="subs"> | + | <ul class="subs" style="margin: 40px 0px 0px 342px;"> |
<li> | <li> | ||
- | |||
</li> | </li> | ||
</ul> | </ul> | ||
Line 1,003: | Line 1,243: | ||
<li class="menuitem"> | <li class="menuitem"> | ||
<a href="https://2012.igem.org/Team:Queens_Canada/Partners">Partners</a> | <a href="https://2012.igem.org/Team:Queens_Canada/Partners">Partners</a> | ||
- | <ul class="subs"> | + | <ul class="subs" style="margin: 40px 0px 0px 0px;"> |
<li> | <li> | ||
Line 1,010: | Line 1,250: | ||
</li> | </li> | ||
<li class="menuitem"> | <li class="menuitem"> | ||
- | <a href=" | + | <a href="https://2012.igem.org/Team:Queens_Canada/Safety">Extras</a> |
- | <ul class="subs"> | + | <ul class="subs" style="margin: 40px 0px 0px 417px;"> |
<li> | <li> | ||
- | + | <a href="https://2012.igem.org/Team:Queens_Canada/Safety">Safety</a> | |
</li> | </li> | ||
</ul> | </ul> | ||
Line 1,020: | Line 1,260: | ||
</div> | </div> | ||
<div id="igemlogocontainer"> | <div id="igemlogocontainer"> | ||
- | <a href="https://2012.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2012/e/e2/Igemlogo.png" width=75> </a> | + | <a class="menulink" href="https://2012.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2012/e/e2/Igemlogo.png" width=75> </a> |
</div> | </div> | ||
Line 1,037: | Line 1,277: | ||
Control | Control | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 1,079: | Line 1,305: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
</html> | </html> |
Revision as of 15:15, 24 September 2012
Control