Team:Heidelberg/testing/Project new
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{:Team:Heidelberg/Templates/MainTemplate}} | + | {{:Team:Heidelberg/Templates/MainTemplate|unresponsive=}} |
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstrapcss}} | {{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstrapcss}} | ||
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstraptheme}} | {{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstraptheme}} | ||
Line 14: | Line 14: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 100% auto; | background-size: 100% auto; | ||
- | |||
} | } | ||
Line 215: | Line 214: | ||
left:0; | left:0; | ||
top:0; | top:0; | ||
- | + | display:none; | |
background-image:url('/wiki/images/5/51/Heidelberg_project_red_overlay.png'); | background-image:url('/wiki/images/5/51/Heidelberg_project_red_overlay.png'); | ||
background-size: 100% auto; | background-size: 100% auto; | ||
Line 287: | Line 286: | ||
font-size: 5em; | font-size: 5em; | ||
line-height: 70px; | line-height: 70px; | ||
+ | font-weight: bold; | ||
} | } | ||
#linker-links { | #linker-links { | ||
position: absolute; | position: absolute; | ||
- | |||
width: 405px; | width: 405px; | ||
right: 60px; | right: 60px; | ||
Line 334: | Line 333: | ||
<span class="red-text">in silico</span></span> | <span class="red-text">in silico</span></span> | ||
</a> | </a> | ||
- | <a href="#" | + | <a href="#" class="block" id="screened"> |
<span style="position: relative;top:10px;display: inline-block;"> | <span style="position: relative;top:10px;display: inline-block;"> | ||
screened <span class="red-text">in vitro</span><br> | screened <span class="red-text">in vitro</span><br> | ||
Line 340: | Line 339: | ||
<img style="height:60px; display:inline-block;" src="/wiki/images/d/df/Heidelberg_Lysozyme.png" /> | <img style="height:60px; display:inline-block;" src="/wiki/images/d/df/Heidelberg_Lysozyme.png" /> | ||
</a> | </a> | ||
- | <a href="#" | + | <a href="#" class="block" style="bottom:0; left:0; position:absolute;"> |
- | + | <span class="red-text" >circularize</span> it<br> | |
- | + | with calculated linkers | |
</a> | </a> | ||
</div> | </div> | ||
Line 414: | Line 413: | ||
} | } | ||
}); | }); | ||
+ | |||
+ | $('#linker-links').mouseenter(function(){ | ||
+ | $('#redOverlay').stop(true); | ||
+ | $('#redOverlay').fadeIn(); | ||
+ | }); | ||
+ | |||
+ | $('#linker-links').mouseleave(function(){ | ||
+ | $('#redOverlay').stop(true); | ||
+ | $('#redOverlay').fadeOut(); | ||
+ | }); | ||
+ | |||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 15:44, 12 October 2014
Abstract
Click to read full abstract
Placeholder