Difference between revisions of "Template:NYU Shanghai"

Line 92: Line 92:
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
+
    display: block;
 +
                            width: 60px;
 
}
 
}
  
Line 104: Line 105:
 
/*Styles the list items to become menu buttons */
 
/*Styles the list items to become menu buttons */
 
#menuContainer ul li {  
 
#menuContainer ul li {  
    display: inline;
+
    float: left;
 
}
 
}
  

Revision as of 22:21, 24 May 2015