Template:SYSU CHINA/RESETCSS

  1. mainContainer {
 display: none;

}

  1. globalWrapper, #content, #bodyContent, #fullpage {
 width: 100%;
 height: 100%;

}

  1. bodyContent>p {
 margin: 0;
 padding: 0;

}

  1. mw-content-text {
 height: 0;
 overflow: hidden;

}

  1. bodyContent {
 background: #fff;

}

  1. top {
 display: block;

}