Difference between revisions of "Template:TU Delft"

Line 31: Line 31:
 
   position: relative;   
 
   position: relative;   
 
}
 
}
 
/* Creates the container for the menu */
 
#menuContainer  {
 
float:left;
 
width: 134px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
}
 
  
 
/* Creates the container for the content */
 
/* Creates the container for the content */
Line 119: Line 111:
  
 
/*MENU STYLING */
 
/*MENU STYLING */
 +
/* Creates the container for the menu */
 +
#menuContainer  {
 +
width: 965px;
 +
padding: 0px 0px;
 +
border-top: 2px solid #565656;
 +
height: 35px;
 +
text-align: center;
 +
line-height: 35px;
 +
vertical-align: middle;
 +
}
  
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
Line 125: Line 127:
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
 +
float:left;
 +
    width: 321.5px;
 +
height: 35px;
 +
background-color: #62CFE8;
 
}
 
}
  
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {  
 
#menuContainer ul {  
list-style: none;
+
float: left;
margin-left:0px;
+
    width: 100%;
 +
    padding: 0;
 +
    margin: 0;
 +
    list-style-type: none;
 
}
 
}
  
Line 136: Line 145:
 
#menuContainer ul li {  
 
#menuContainer ul li {  
 
text-align: center;
 
text-align: center;
display: block;
+
display: inline;
 
width: 100%;
 
width: 100%;
 
height:30px;
 
height:30px;
padding-top:10px;
+
padding-top:0px;
 
}
 
}
  
 
/*For the menu buttons, changes the color when hovering*/
 
/*For the menu buttons, changes the color when hovering*/
#menuContainer li:hover {
+
#menuContainer a:hover {
 
color:  #FFF;
 
color:  #FFF;
 
background-color: #24B694;
 
background-color: #24B694;
 +
width:321.5px;
 
}
 
}
  
Line 219: Line 229:
 
<a href="https://2015.igem.org/Team:TU_Delft/Team"><li>Team</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Team"><li>Team</li></a>
  
<a href="#"><li>Project
+
<a href="https://2015.igem.org/Team:TU_Delft/Description"><li>Project
             <ul>
+
             <!-- <ul>
 
<a href="https://2015.igem.org/Team:TU_Delft/Description"><li>Description</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Description"><li>Description</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Experiments"><li>Experiments &amp; Protocols</li></a>   
 
<a href="https://2015.igem.org/Team:TU_Delft/Experiments"><li>Experiments &amp; Protocols</li></a>   
 
<a href="https://2015.igem.org/Team:TU_Delft/Results"><li>Results</li></a>   
 
<a href="https://2015.igem.org/Team:TU_Delft/Results"><li>Results</li></a>   
 
<a href="https://2015.igem.org/Team:TU_Delft/Design"><li>Design</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Design"><li>Design</li></a>
</ul>
+
</ul>-->
 
</li></a>
 
</li></a>
  
<a href="#"><li>Parts
+
<!-- <a href="#"><li>Parts
 
             <ul>
 
             <ul>
 
<a href="https://2015.igem.org/Team:TU_Delft/Parts"><li>Team Parts</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Parts"><li>Team Parts</li></a>
Line 253: Line 263:
 
<a href="https://2015.igem.org/Team:TU_Delft/Software"><li>Software</li></a>
 
<a href="https://2015.igem.org/Team:TU_Delft/Software"><li>Software</li></a>
  
<a href="https://2015.igem.org/Team:TU_Delft/Entrepreneurship"><li>Entrepreneurship</li></a>
+
<a href="https://2015.igem.org/Team:TU_Delft/Entrepreneurship"><li>Entrepreneurship</li></a>-->
 
</ul>
 
</ul>
 
</div>
 
</div>

Revision as of 17:19, 17 May 2015