Difference between revisions of "Template:Macquarie Australia"
(Created highlight class) |
(Another try at white text) |
||
Line 42: | Line 42: | ||
.menuHighlight { /* Creates highlight class */ | .menuHighlight { /* Creates highlight class */ | ||
− | + | /* none required here */ | |
− | + | ||
} | } | ||
.contentContainer { /* Creates the container for the content - class */ | .contentContainer { /* Creates the container for the content - class */ | ||
/* background-color: #EEEDEA; */ | /* background-color: #EEEDEA; */ | ||
− | width: | + | width: 940px; |
float: left; | float: left; | ||
padding: 10px; | padding: 10px; | ||
Line 91: | Line 90: | ||
} | } | ||
− | .menuHighlight td { /* Styling of the menu table highlighted hyperlink */ | + | table.menuHighlight td { /* Styling of the menu table highlighted hyperlink */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #ffffff; /* #ffffff is white */ | color: #ffffff; /* #ffffff is white */ |