Line 493: | Line 493: | ||
</script> | </script> | ||
<script> | <script> | ||
+ | $('.covervid-video').css("width", "1280"); | ||
+ | $('.covervid-video').css("height", "720"); | ||
+ | |||
var height = $(document).outerHeight(true); | var height = $(document).outerHeight(true); | ||
var width = $(document).outerWidth(true); | var width = $(document).outerWidth(true); | ||
Line 509: | Line 512: | ||
ratio = width / height; | ratio = width / height; | ||
if (ratio < 1.777777777777) { | if (ratio < 1.777777777777) { | ||
− | $('.covervid-video').css('height', height | + | $('.covervid-video').css('height', height) |
} else if (ratio >= 1.777777777777) { | } else if (ratio >= 1.777777777777) { | ||
− | $('.covervid-video').css('width', width | + | $('.covervid-video').css('width', width) |
} | } | ||
} | } |
Revision as of 00:28, 6 October 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.