Team:Lyon-INSA/home
From 2012.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#frame").css("width",$(window).width()); | $("#frame").css("width",$(window).width()); | ||
- | $("#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 11:31, 18 July 2012