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

(Added back in the catch-all hyperlink style)
(removed bold and added underline to hyperlink styling)
Line 238: Line 238:
 
a { /* hyperlink formatting */
 
a { /* hyperlink formatting */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
+
/* font-weight: bold; */
 
color: #0645ad; /*hyperlink blue*/
 
color: #0645ad; /*hyperlink blue*/
/* text-decoration: underline; */
+
text-decoration: underline;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 12:56, 7 August 2015