Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 10: | Line 10: | ||
$(function(){ | $(function(){ | ||
$(".mw-content-ltr").css("width",$(window).width()+"px"); | $(".mw-content-ltr").css("width",$(window).width()+"px"); | ||
− | $(".mw-content-ltr").css("height",$(document).height()+"px"); | + | $(".mw-content-ltr").css("height",$(document).height()+500+"px"); |
}) | }) | ||
</script> | </script> | ||
Line 161: | Line 161: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px | + | $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px"); |
}) | }) | ||
Revision as of 00:26, 18 October 2018