Difference between revisions of "Template:NYU Shanghai"

Line 130: Line 130:
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {  
 
#menuContainer ul {  
list-style: none;
+
list-style-type: none;
 
margin-left:0px;
 
margin-left:0px;
 
}
 
}
Line 137: Line 137:
 
#menuContainer ul li {  
 
#menuContainer ul li {  
 
text-align: center;
 
text-align: center;
display: float;
+
display: inline;
//width: 100%;
+
width: 100%;
 
height:30px;
 
height:30px;
 
padding-top:10px;
 
padding-top:10px;

Revision as of 21:53, 24 May 2015