eugh, i don't know what i did wrong, I want my links to change color and have a line through them when hovering, heres what i put
"A:hover {color: #446244; text-decoration: line-through;}"
The color changes, and everything else is working except for the line-through.
I've been looking at it over and over again so I'm sure if the is a mistake, I can't see it :P
Anyone know what I did wrong here?
Thanks :)