Difference between revisions of "Template:TeamTemplateA"

Line 31: Line 31:
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
 
background-color: #E8E8E9;
 
background-color: #E8E8E9;
                                display:inline;
 
 
}
 
}
  
Line 125: Line 124:
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {  
 
#menuContainer ul {  
                                 display:inline;
+
                                 display:block;
 
list-style: none;
 
list-style: none;
 
margin-left:0px;
 
margin-left:0px;
Line 133: Line 132:
 
#menuContainer ul li {  
 
#menuContainer ul li {  
 
text-align: center;
 
text-align: center;
display: inline;
+
display: block;
 
width: 100%;
 
width: 100%;
 
height:30px;
 
height:30px;

Revision as of 06:42, 26 June 2015