Open mhm-amaya opened 7 years ago
I suggest styling the :visited status to avoid bizarre colors in icons and text. For instance, lines 76-77 of jssocials-theme-flat.css would be:
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active, .jssocials-share-link:visited { color: #fff; }
Could you make a PR with the suggested change?
Of course, I would be pleased... Just give me some time as I am pretty busy at this very moment!
I suggest styling the :visited status to avoid bizarre colors in icons and text. For instance, lines 76-77 of jssocials-theme-flat.css would be: