Difference between revisions of "Template:UESTC-China/nav"

Line 4: Line 4:
 
$(document).ready(function(){
 
$(document).ready(function(){
 
  $("#HQ_page").attr('id','');
 
  $("#HQ_page").attr('id','');
 +
                  $("#content").attr('id','');
 
})
 
})
 
</script>
 
</script>
Line 11: Line 12:
 
display: none;
 
display: none;
 
}
 
}
#content {
+
 
        margin:0;
+
        padding:0px;
+
        width:100%;
+
        line-height:0;
+
}
+
 
#globalWrapper{
 
#globalWrapper{
 
         padding:0;
 
         padding:0;

Revision as of 08:56, 12 September 2019

description