Difference between revisions of "Team:AHUT China/CSS reset"

Line 1: Line 1:
 
<html>
 
<html>
<style type="text/css">
+
  <style type="text/css">
 
+
    #sideMenu, #top_title {display:none;}        
#sideMenu, #top_title {display:none;}
+
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;  
+
    #content { padding:0px; width:100%; margin-top:-3px; margin-left:0px;}
#content { padding:0px; width:100%; margin-top:-3px; }
+
    body { background-color:white; }
body {background-color:white; }
+
  </style>
 
+
</style>
+
 
</html>
 
</html>

Revision as of 05:57, 29 September 2016