Difference between revisions of "Team:UMaryland/projects"

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: 15px;
+
margin-top: 5px;
margin-bottom: 10px;
+
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 -->
<div id="div-video" style="width: 1000px; height: 500px;" data-vide-bg="mp4: https://static.igem.org/mediawiki/2016/5/5e/T--UMaryland--sethvid.mp4, webm: https://static.igem.org/mediawiki/2016/9/91/T--UMaryland--sethvid2.webm, poster: https://static.igem.org/mediawiki/2016/e/e2/T--UMaryland--seth.jpg" data-vide-options="posterType: jpg, loop: true, muted: true, position: 0% 0%">
 
 
</div>
 
 
<!-- 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> 2nd Annual Mid-Atlantic Meet-up

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.

Contact Us

© University of Maryland iGEM 2016