Line 6: | Line 6: | ||
#top_title {display:none;} | #top_title {display:none;} | ||
− | #content { padding:0px; width: | + | #content { padding:0px; width:auto; margin-top:-7px; margin-left:0px;} |
body {background-color:white; } | body {background-color:white; } | ||
#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; } | ||
Line 16: | Line 16: | ||
/* Wrapper for the menu*/ | /* Wrapper for the menu*/ | ||
.menu_bar { | .menu_bar { | ||
− | width: | + | width:auto; |
display:inline-block; | display:inline-block; | ||
background-color:white; | background-color:white; | ||
Line 34: | Line 34: | ||
/* Wrapper for the content */ | /* Wrapper for the content */ | ||
.content_wrapper { | .content_wrapper { | ||
− | width: | + | width: 1000px; |
− | + | margin: 0 auto; | |
− | + | ||
background-color:white; | background-color:white; | ||
} | } |
Revision as of 12:20, 16 June 2016