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

m (Changed menu text size)
(Added mainmenu class and hyperlinks to whole table cell)
Line 49: Line 49:
 
}
 
}
  
#mainmenu table { /* Styling of the menu */
+
#mainmenu table { /* Styling of the menu id */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
+
font-size: 14px;
 
color: #ffffff;
 
color: #ffffff;
 +
}
 +
 +
.mainmenu table { /* Styling of the menu table class */
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: 14px;
 +
color: #ffffff;
 +
}
 +
 +
.mainmenu a { /* Styling of the menu table hyperlinks */
 +
display:block;
 
}
 
}
  

Revision as of 12:56, 6 July 2015