I have this:
Code:
a.link { text-decoration: none; color: black; }
a.visited { text-decoration: none; color: black; }
a.active { text-decoration: none; color: black; }
a.hover { text-decoration: underline; color: gray; }
in my stylesheet, but it isn't affecting the page.
It's gotta be something to do with this code, because everything else from my stylesheet is working on the page.
Is there something wrong with this code that I'm overlooking?
__________________
Ah yes. Endless mind malfunction.
|