Difference between revisions of "Team:CPU CHINA"

Line 110: Line 110:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(document).ready(function(){
 
$(document).ready(function(){
 +
    $("#carriage").css("height",$(document).height()*1.5+"px");
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
 
     $(".mw-content-ltr").css("height",document.body.scrollHeight+"px");
 
     $(".mw-content-ltr").css("height",document.body.scrollHeight+"px");
    $("#carriage").css("height",$(document).height()*1.5+"px");
 
 
})
 
})
  

Revision as of 18:17, 15 October 2018