Team:Lyon-INSA/home
From 2012.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
$("#frame").css("height","600px"); | $("#frame").css("height","600px"); | ||
else | else | ||
- | $("#frame").css("height",$(window).height()); | + | $("#frame").css("height",$(window).height()-200); |
}); | }); | ||
$.getScript("https://static.igem.org/mediawiki/2012/5/52/Home.txt"); | $.getScript("https://static.igem.org/mediawiki/2012/5/52/Home.txt"); |
Revision as of 14:58, 23 July 2012