Difference between revisions of "Template:RHIT"
Line 16: | Line 16: | ||
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ | ||
#mainContainer { | #mainContainer { | ||
− | width: | + | width: 100%; |
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
Line 43: | Line 43: | ||
padding-top:0px; | padding-top:0px; | ||
padding-right:20px; | padding-right:20px; | ||
+ | padding-left:20px; | ||
margin-bottom:0px; | margin-bottom:0px; | ||
width: 800px; | width: 800px; | ||
− | |||
float: left; | float: left; | ||
background-color: #424652; | background-color: #424652; |
Revision as of 14:42, 19 June 2015