SteveH
03-11-2009, 12:43 PM
Hello
For my sidebar links I use the following:
a:hover {
text-decoration: none;
color: #0000CD;
This makes the black type appear blue when the mouse pointer goes over the link. Apparently, it is not clear that it is a link, so I would now like to use a line under the link (in the same blue colour) when the mouse passes over it.
How would I do that, please?
Thanks.
Steve
For my sidebar links I use the following:
a:hover {
text-decoration: none;
color: #0000CD;
This makes the black type appear blue when the mouse pointer goes over the link. Apparently, it is not clear that it is a link, so I would now like to use a line under the link (in the same blue colour) when the mouse passes over it.
How would I do that, please?
Thanks.
Steve