Jump to content
N-Europe

CSS hyperlink colour trouble


VaatiKaiba

Recommended Posts

I've got the following CSS file:

 

.text {

font-family: sans-serif;

color: black;

font-size: 13px;

}

 

And I need to put something to change hyperlink colours. However, in the body section of the page, I have already used the link, alink, and vlink commands in the body tag. How can I change the hyperlink colour for just in the areas where that CSS is implemented?

 

Thanks!

Link to comment
Share on other sites

×
×
  • Create New...