Difference between revisions of "Template:Base"

Line 9: Line 9:
 
           }
 
           }
  
        /*  body {
+
          body {
 
               margin: auto;
 
               margin: auto;
 
               background-color: #E8BB00;
 
               background-color: #E8BB00;
               width: 980px;*/
+
               width: 980px;
 
           }
 
           }
  
Line 26: Line 26:
 
           #nav {
 
           #nav {
 
               background-color: gold;
 
               background-color: gold;
               width: 300px;
+
               width: 960px;
              height: 490px;
+
 
               float: left;
 
               float: left;
 
               border: 10px solid black;
 
               border: 10px solid black;
 +
              text-align: center;
 
           }
 
           }
  
Line 82: Line 82:
 
           <div id="nav">
 
           <div id="nav">
 
               <ul style="font-size: 30px" class="nav">
 
               <ul style="font-size: 30px" class="nav">
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth">Home</a><br>
+
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth">Home</a>
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject">Our Project</a><br>
+
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject">Our Project</a>
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam">The Team</a><br>
+
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam">The Team</a>
 
               </ul>
 
               </ul>
 
           </div>
 
           </div>

Revision as of 04:58, 16 September 2015