Difference between revisions of "Template:Macquarie Australia"
(Changed highlight to white) |
(Created highlight class) |
||
Line 39: | Line 39: | ||
background-color: #f2f2f2; | background-color: #f2f2f2; | ||
border-bottom: 1px solid #ccc; | border-bottom: 1px solid #ccc; | ||
+ | } | ||
+ | |||
+ | .menuHighlight { /* Creates highlight class */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #ffffff; /* #ffffff is white */ | ||
} | } | ||