Difference between revisions of "Template:Hamilton McMaster"
Line 67: | Line 67: | ||
/* Creates the container for the menu */ | /* Creates the container for the menu */ | ||
#menuContainer { | #menuContainer { | ||
− | //float: | + | //float:right; |
display: inline-block; | display: inline-block; | ||
text-align: center; | text-align: center; | ||
Line 74: | Line 74: | ||
//note on padding order: top/bottom are 5px, left/right are 15px | //note on padding order: top/bottom are 5px, left/right are 15px | ||
//border-top: 10px solid #565656; | //border-top: 10px solid #565656; | ||
− | + | border-bottom: 10px solid #565656; | |
background-color: #568F3F; | background-color: #568F3F; | ||
+ | margin: 0 auto; | ||
} | } | ||
Line 92: | Line 93: | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
//font-family: "Trebuchet MS", Helvetica, serif; | //font-family: "Trebuchet MS", Helvetica, serif; | ||
+ | |||
} | } | ||
Line 201: | Line 203: | ||
#menuContainer ul { | #menuContainer ul { | ||
list-style: none; | list-style: none; | ||
− | |||
} | } | ||
Revision as of 14:24, 18 September 2015