K
kelly
I'm trying to control the look of some links in my page through the CSS, but
the changes are not sticking.
My hyperlinks are set to be blue; I want a particular set of links to be
green without the usual underline. I've used the following line of code in
the CSS:
h3 { font-family:Arial; font-weight:bold; font-size:10pt;
text-decoration:none; color: #CCFFCC; margin-top:0; margin-bottom:0; }
The links remain blue and underlined. Is there a fix for the CSS, or do I
have to apply the changes on a line-by-line basis?
Thanks for your suggestions--this group is very helpful.
kelly
the changes are not sticking.
My hyperlinks are set to be blue; I want a particular set of links to be
green without the usual underline. I've used the following line of code in
the CSS:
h3 { font-family:Arial; font-weight:bold; font-size:10pt;
text-decoration:none; color: #CCFFCC; margin-top:0; margin-bottom:0; }
The links remain blue and underlined. Is there a fix for the CSS, or do I
have to apply the changes on a line-by-line basis?
Thanks for your suggestions--this group is very helpful.
kelly