By wer0ckz on
hi.
i have this website http://www.vorlage.net.au/clclax.org.au/News/doug-fox-awarded-oam where you can see the underlined BLACK links on the left (block) and on the middle (node).
how can i change the text-decoration for node only (needs to be red) and the block text-decoration needs to be black.
Thanks
Comments
_
I don't see where the text-decoration comes into it, but for the colours -
Hello, It should be
Hello,
It should be like
Hope that works!
_
It won't.
You can't specify colours in a text-decoration specifier.
See http://www.w3schools.com/css/pr_text_text-decoration.asp
ISSUE RESOLVED!! thank you
ISSUE RESOLVED!! thank you
crap! should be .node a:hover
crap! should be