Difference between revisions of "Template:UMaryland"
Line 31: | Line 31: | ||
/* Creates the container for the menu */ | /* Creates the container for the menu */ | ||
#menuContainer { | #menuContainer { | ||
+ | position:fixed; | ||
float:left; | float:left; | ||
− | width: | + | width: 1200px; |
padding: 20px 0px; | padding: 20px 0px; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
Line 135: | Line 136: | ||
/*Styles the list items to become menu buttons */ | /*Styles the list items to become menu buttons */ | ||
#menuContainer ul li { | #menuContainer ul li { | ||
− | + | text-align: center; | |
− | display: | + | |
+ | display: inline; | ||
+ | |||
width: 100%; | width: 100%; | ||
height:30px; | height:30px; |
Revision as of 16:27, 7 June 2015