Line 369: | Line 369: | ||
margin-top: 20px; | margin-top: 20px; | ||
overflow: hidden; | overflow: hidden; | ||
− | |||
} | } | ||
Line 376: | Line 375: | ||
z-index: -999; | z-index: -999; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
<script> | <script> | ||
Line 436: | Line 417: | ||
</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 492: | Line 469: | ||
background-color: #f9f9f9; | background-color: #f9f9f9; | ||
border-top: 1px solid #f5f5f5; | border-top: 1px solid #f5f5f5; | ||
+ | position: absolute; | ||
width: 100%; | width: 100%; | ||
height: 100px; | height: 100px; | ||
− | + | margin-top: 50px; | |
− | + | ||
− | margin-top: | + | |
− | + | ||
display: block; | display: block; | ||
color: black; | color: black; | ||
Line 600: | Line 575: | ||
</style> | </style> | ||
− | + | <script src="http://dfcb.github.io/BigVideo.js/bower_components/jquery-ui/ui/minified/jquery-ui.min.js"></script> | |
− | .ui- | + | <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 src="http:// | + | |
<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();}); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</script> | </script> | ||
− | |||
<!-- For nav bar scrolling + hovering + window resize effects--> | <!-- For nav bar scrolling + hovering + window resize effects--> | ||
<script> | <script> |
Revision as of 20:20, 3 August 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.