Difference between revisions of "Template:Washington"

Line 16: Line 16:
 
border: 0px;
 
border: 0px;
 
float: center;
 
float: center;
margin:0 auto;
+
margin:0px;
 
padding: 0px;
 
padding: 0px;
 
}
 
}
Line 22: Line 22:
 
/*left align Black Menu Bar */
 
/*left align Black Menu Bar */
 
#top_menu_inside {  
 
#top_menu_inside {  
margin: 0 auto;  
+
margin-left: 20px;  
 
}
 
}
 
          
 
          
Line 29: Line 29:
 
/* page background color*/
 
/* page background color*/
 
body {  
 
body {  
background-color: #4b2e83;
+
background-color: #A7A9AB;
 
                 text-align: center;
 
                 text-align: center;
               
 
 
 
}
 
}
  
Line 38: Line 36:
 
/* 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-left: auto;
 
                 margin-right:auto;
 
                 margin-right:auto;
Line 50: Line 48:
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
 
#menuContainer  {  
 
#menuContainer  {  
float: left;
+
float: center;
width: 980px;
+
width: auto;
 
background-color: #e8e3d3;
 
background-color: #e8e3d3;
height: 40px;
+
               
 +
height: 60px;
 
border-bottom: 6px solid #b48a27;
 
border-bottom: 6px solid #b48a27;
 
font-family: "Open Sans", Helvetica, sans-serif;
 
font-family: "Open Sans", Helvetica, sans-serif;
Line 61: Line 60:
 
#contentContainer {
 
#contentContainer {
 
background-color: #EEEDEA;  
 
background-color: #EEEDEA;  
width: 980px;
+
width: auto;
 +
               
 
float: left;
 
float: left;
 
padding: 10px;
 
padding: 10px;
Line 76: Line 76:
 
             #wrapper{
 
             #wrapper{
 
                  
 
                  
                 width: 960px;
+
                 width: auto;
 
                 margin:0 auto:
 
                 margin:0 auto:
                     text-align:left;
+
                     text-align: left;
 
             }
 
             }
  
Line 176: Line 176:
 
color: #4b2e83;
 
color: #4b2e83;
 
text-decoration:none;
 
text-decoration:none;
                                font-weight: bold;
+
                font-weight: bold;
                                font-size: 12px;
+
                font-size: 12px;
 
}
 
}
  
Line 184: Line 184:
 
list-style: none;
 
list-style: none;
 
margin-left: auto;
 
margin-left: auto;
                                margin-right: auto;
+
                margin-right: auto;
                                margin-bottom: 0px;
+
                margin-bottom: 0px;
                                margin-top: -20px;
+
                margin-top: -20px;
                                padding-left: 0px;
+
                padding-left: 0px;
                                padding-right: 0px;
+
                padding-right: 0px;
                                text-align: center;
+
                text-align: center;
                                z-index: 1;
+
                z-index: 1;
                                width: 600px;
+
                line-height: 50%;
                                height: 60px;
+
                width: 600px;
                                background: #ffffff;
+
                height: 60px;
                                font-style: italic;
+
                background: #ffffff;
 +
                font-style: italic;
  
 
}
 
}
Line 201: Line 202:
 
#menuContainer ul li {
 
#menuContainer ul li {
 
display: inline-block;
 
display: inline-block;
                                width: 100px;
+
                width: 100px;
padding: 21px 5px 20px 5px;  
+
padding: 30px 5px 19px 5px;  
                                position: relative;
+
                position: relative;
  
 
}
 
}
Line 234: Line 235:
 
}
 
}
  
#menuContainer ul li ul li:hover {
+
#menuContainer li ul li:hover {
 
background: #444444;  
 
background: #444444;  
 
color: #fff;
 
color: #fff;
Line 287: Line 288:
 
                             <li>Home</li>
 
                             <li>Home</li>
 
                         </a>
 
                         </a>
 +
                        <hr style="display: inline">
 
                             <a href="#">
 
                             <a href="#">
 
                                 <li>Team
 
                                 <li>Team
Line 303: Line 305:
 
                                 </li>
 
                                 </li>
 
                             </a>
 
                             </a>
 +
                            <hr style="display: inline">
 
                                 <a href="#">
 
                                 <a href="#">
 
                                     <li>Project
 
                                     <li>Project
Line 319: Line 322:
 
                                     </li>
 
                                     </li>
 
                                 </a>
 
                                 </a>
 +
                                <hr style="display: inline">
 
                                     <a href="#">
 
                                     <a href="#">
 
                                         <li>Parts
 
                                         <li>Parts
Line 338: Line 342:
 
                                         </li>
 
                                         </li>
 
                                     </a>
 
                                     </a>
 +
                                    <hr style="display: inline">
 
                                         <a href="https://2015.igem.org/Team:Example2/Notebook">
 
                                         <a href="https://2015.igem.org/Team:Example2/Notebook">
 
                                             <li>Notebook</li>
 
                                             <li>Notebook</li>

Revision as of 03:31, 7 September 2015