11 lines
94 B
CSS

body {
padding-top: 0px;
}
#index {
display: none;
}
#content {
width: 100%;
margin: 0;
}