Difference between revisions of "Team:Virginia"
Line 6: | Line 6: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <div class="popup"> | ||
+ | <h1>Welcome to the University of Virginia iGEM 2015 Wiki</h1> | ||
+ | <p>Use the navigation bar at the top of every page to move between pages. Please let us know if you have any comments or questions about our project by visiting the “Contact Us” page.</p> | ||
+ | <p>(click to close)</p> | ||
+ | </div> | ||
+ | <div class="back"> | ||
<div id="top-part"> | <div id="top-part"> | ||
<p id="above-nav">University of Virginia iGEM 2015</p> | <p id="above-nav">University of Virginia iGEM 2015</p> | ||
Line 26: | Line 32: | ||
</ul> | </ul> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div class="jumbotron"> | <div class="jumbotron"> | ||
Line 98: | Line 99: | ||
</div> | </div> | ||
</footer> | </footer> | ||
+ | </div> | ||
<style type="text/css"> | <style type="text/css"> | ||
footer div img { | footer div img { | ||
Line 402: | Line 404: | ||
$(".popup").css("opacity","1"); | $(".popup").css("opacity","1"); | ||
$(".popup").click(function(){ | $(".popup").click(function(){ | ||
− | $(" | + | $(".background").css("opacity","1"); |
$(".popup").fadeOut("slow"); | $(".popup").fadeOut("slow"); | ||
}); | }); | ||
Line 409: | Line 411: | ||
$(this).css("margin-left","10%"); | $(this).css("margin-left","10%"); | ||
$("img", this).css("display","block"); | $("img", this).css("display","block"); | ||
− | $(this).css("height","auto"); | + | $(this).css("height","auto"); |
− | + | ||
}); | }); | ||
$(".box").mouseleave(function(){ | $(".box").mouseleave(function(){ |
Revision as of 12:57, 4 July 2015
Welcome to the University of Virginia iGEM 2015 Wiki
Use the navigation bar at the top of every page to move between pages. Please let us know if you have any comments or questions about our project by visiting the “Contact Us” page.
(click to close)