Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 111: | Line 111: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".mw-content-ltr").css("width",$(window).width()+"px"); | $(".mw-content-ltr").css("width",$(window).width()+"px"); | ||
− | $(".mw-content-ltr").css("height", | + | $(".mw-content-ltr").css("height",document.body.scrollHeight+"px"); |
$("#carriage").css("height",$(document).height()*1.5+"px"); | $("#carriage").css("height",$(document).height()*1.5+"px"); | ||
}) | }) |
Revision as of 18:16, 15 October 2018