Difference between revisions of "Template:Macquarie Australia"
(Changed to match test page) |
(Re-added the whole-cell link functionality) |
||
Line 86: | Line 86: | ||
.mainmenu a { /* Styling of the menu table hyperlinks */ | .mainmenu a { /* Styling of the menu table hyperlinks */ | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
− | + | display:block; /* allows the whole cell of the table to be a link */ | |
− | color: #000000; | + | color: #000000; /* #000000 is black */ |
} | } | ||