Page is a not externally linkable
whatson - 5:25 pm on Jun 8, 2012 (gmt 0)
I am having great trouble setting hyperlink style to a specific class. I cant work out why it wont take, here is my code:
.class:link,.class:visited {
font-weight:bold;
color:#CCD9EA;
background-color:#445469;
text-align:center;
padding:6px;
text-decoration:none;
}