Difference between revisions of "Template:Duesseldorf"

Line 15: Line 15:
  
 
/* Wrapper for the menu*/
 
/* Wrapper for the menu*/
.menu_bar {
+
.menu_bar {  
 
width:auto;
 
width:auto;
display:inline-block;
+
display:inline-block;  
 
background-color:white;
 
background-color:white;
margin: 10px auto;
+
margin: 0 auto;
 
position: relative;
 
position: relative;
 
text-align:center;
 
text-align:center;
 
}
 
}
 
/* Menu container */
 
/* Menu container */
.menu_container {
+
.menu_container {  
display:inline-block;
+
display:inline-block;  
width: 100px;
+
width: 100px;  
height: 50px;
+
height: 50px;  
text-align: center;
+
text-align: center;  
 
}
 
}
  

Revision as of 12:23, 16 June 2016

iGEM Team Düsseldorf