Difference between revisions of "Template:Washington"
Line 38: | Line 38: | ||
/* 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: auto; |
− | + | ||
− | + | ||
overflow: hidden; | overflow: hidden; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 51: | Line 49: | ||
#menuContainer { | #menuContainer { | ||
float: left; | float: left; | ||
− | width: | + | width: 100%; |
background-color: #e8e3d3; | background-color: #e8e3d3; | ||
height: 40px; | height: 40px; | ||
Line 61: | Line 59: | ||
#contentContainer { | #contentContainer { | ||
background-color: #EEEDEA; | background-color: #EEEDEA; | ||
− | width: | + | width: auto; |
− | float: | + | height: 50px; |
+ | float: auto; | ||
padding: 10px; | padding: 10px; | ||
} | } | ||
Line 76: | Line 75: | ||
#wrapper{ | #wrapper{ | ||
− | width: | + | width: center; |
margin:0 auto: | margin:0 auto: | ||
− | text-align: | + | text-align:center; |
} | } | ||
Revision as of 03:52, 7 September 2015