Line 414: | Line 414: | ||
/* moves all circles down and centered on the page */ | /* moves all circles down and centered on the page */ | ||
#div-circles { | #div-circles { | ||
− | margin-top: | + | margin-top: 5px; |
− | margin-bottom: | + | margin-bottom: 70px; |
width: 960px; | width: 960px; | ||
margin-left: auto; | margin-left: auto; | ||
Line 520: | Line 520: | ||
</div> | </div> | ||
<div id="div-text"> <!-- Start of main text of page --> | <div id="div-text"> <!-- Start of main text of page --> | ||
− | |||
− | |||
− | |||
<!-- Heading text --> | <!-- Heading text --> | ||
<div id="div-pic"> | <div id="div-pic"> | ||
Line 575: | Line 572: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <script src="http://dfcb.github.io/BigVideo.js/bower_components/jquery-ui/ui/minified/jquery-ui.min.js"></script> | ||
+ | <script src="http://vjs.zencdn.net/5.10.7/video.js"></script> | ||
+ | <script src="https://npmcdn.com/imagesloaded@4.1/imagesloaded.pkgd.min.js"></script> | ||
+ | <script src="http://dfcb.github.io/BigVideo.js/bower_components/BigVideo/lib/bigvideo.js"></script> | ||
<script> | <script> | ||
− | + | $(function() { | |
+ | var BV = new $.BigVideo(); | ||
+ | BV.init(); | ||
+ | BV.show('https://static.igem.org/mediawiki/2016/2/2c/T--UMaryland--projects.webm',{ambient:true}); | ||
+ | }); | ||
$('.linkText').click( function() { $(this).css('text-decoration','none'); $(this).focusout();}); | $('.linkText').click( function() { $(this).css('text-decoration','none'); $(this).focusout();}); | ||
</script> | </script> |
Revision as of 02:14, 30 July 2016
</div></div>
Projects
We set out to slow the pace of global warming by sequestering methane in the environment. Along the way we are engineering a DIY -80 C freezer to increase access to synthetic biology.