Difference between revisions of "Template:TeamTemplateA"

Line 125: Line 125:
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {  
 
#menuContainer ul {  
 +
                                display:block
 
list-style: none;
 
list-style: none;
 
margin-left:0px;
 
margin-left:0px;
Line 132: Line 133:
 
#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:38, 26 June 2015