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