Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS unwanted a:hover img color Re: unwanted a:hover img color

#71742
TheDoc
Member

That blue line is coming from here:

a:hover{
color: #fff;
background-color: #2d83d5;
text-decoration: none;
}