Difference between revisions of "Template:Macquarie Australia/TestCSS"

(Table changes)
(Reverse change and add display block)
Line 101: Line 101:
 
.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; */
+
display:block;
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 107: Line 107:
 
.mainmenu td { /* Styling of the menu table hyperlinks */
 
.mainmenu td { /* Styling of the menu table hyperlinks */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
background-color: #66cc66; /*Comment: #66cc66 light green setting this colours the entire container green */
+
/* background-color: #66cc66; Comment: #66cc66 light green setting this colours the entire container green!!! */
 
color: #000000;
 
color: #000000;
 
}
 
}

Revision as of 10:01, 7 August 2015