Difference between revisions of "Template:Washington"

(Undo revision 173887 by Efawe (talk))
Line 39: Line 39:
 
/* 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: auto;
+
width: 980px;
 +
                margin-left: auto;
 +
                margin-right:auto;
 
overflow: hidden;
 
overflow: hidden;
 
margin: 0 auto;
 
margin: 0 auto;
Line 50: Line 52:
 
#menuContainer  {  
 
#menuContainer  {  
 
float: left;
 
float: left;
width: 100%;
+
width: 980px;
 
background-color: #e8e3d3;
 
background-color: #e8e3d3;
 
height: 40px;
 
height: 40px;
Line 60: Line 62:
 
#contentContainer {
 
#contentContainer {
 
background-color: #EEEDEA;  
 
background-color: #EEEDEA;  
width: auto;
+
width: 980px;
                height: 50px;
+
float: left;
float: auto;
+
 
padding: 10px;
 
padding: 10px;
 
}
 
}
Line 76: Line 77:
 
             #wrapper{
 
             #wrapper{
 
                  
 
                  
                 width: center;
+
                 width: 960px;
 
                 margin:0 auto:
 
                 margin:0 auto:
                     text-align:center;
+
                     text-align:left;
 
             }
 
             }
  

Revision as of 03:55, 7 September 2015