Difference between revisions of "Template:Washington"

(Undo revision 173834 by Efawe (talk))
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: 980px;
+
width: auto;
                margin-left: auto;
+
                margin-right:auto;
+
 
overflow: hidden;
 
overflow: hidden;
 
margin: 0 auto;
 
margin: 0 auto;
Line 51: Line 49:
 
#menuContainer  {  
 
#menuContainer  {  
 
float: left;
 
float: left;
width: 980px;
+
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: 980px;
+
width: auto;
float: left;
+
                height: 50px;
 +
float: auto;
 
padding: 10px;
 
padding: 10px;
 
}
 
}
Line 76: Line 75:
 
             #wrapper{
 
             #wrapper{
 
                  
 
                  
                 width: 960px;
+
                 width: center;
 
                 margin:0 auto:
 
                 margin:0 auto:
                     text-align:left;
+
                     text-align:center;
 
             }
 
             }
  

Revision as of 03:52, 7 September 2015