Line 389: | Line 389: | ||
min-height: 100%; | min-height: 100%; | ||
min-width:100%; | min-width:100%; | ||
+ | } | ||
+ | |||
+ | #div-text { | ||
+ | min-height: | ||
} | } | ||
</style> | </style> | ||
Line 490: | Line 494: | ||
width: 100%; | width: 100%; | ||
height: 100px; | height: 100px; | ||
+ | bottom: 0px; | ||
+ | top: auto; | ||
margin-top: 50px; | margin-top: 50px; | ||
display: block; | display: block; | ||
Line 604: | Line 610: | ||
controlText: {} | controlText: {} | ||
}); | }); | ||
− | + | ||
− | + | var height = $('.video-background video').css('height'); | |
− | + | $('#div-text').css('height',height); | |
− | var | + | |
− | + | $(window).resize( function () { | |
− | + | var height = $('.video-background video').css('height'); | |
− | + | $('#div-text').css('height',height); | |
− | + | }); | |
</script> | </script> | ||
<!-- For nav bar scrolling + hovering + window resize effects--> | <!-- For nav bar scrolling + hovering + window resize effects--> |
Revision as of 20:06, 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.