• Page in question:
    https://famreflections.com/blogs
    After I’ve visited a link in my blog, the hover effect is lost on that link.
    Using the Wooden Mannequin theme.
    Link code:

    /* Links */
    a:link {background-color:inherit; color:#996; font-weight:bold; text-decoration:none;}
    a:hover {background-color:inherit; color:#828282; font-weight:bold; text-decoration:none;}
    a:visited {background-color:inherit; color:#996; font-weight:bold; text-decoration:none;}
    a img {border:0;}

    Any ideas why this is happening?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘visited links lost hover effect’ is closed to new replies.