[support] Visited links underlined on Mac

Brian Choc bchoc at t4tcolorado.org
Thu Apr 14 18:10:35 UTC 2011


I think I've noticed some inconsistency -- but this could be my 
imagination -- about whether the "link" pseudo class effects are 
inherited by the "visited" pseudo class.  Have you tried adding the 
"text-decoration: none;" to the visited pseudo class as well?

On 4/14/2011 8:19 AM, nan wich wrote:
> In my CSS I have:
> a:link {
>   color: #374d7c;
>   text-decoration: none;
> }
> a:visited {
>   color: #375d8c;
> }
> And does exectly what I want. But on a Mac (in FF), the links are 
> underlined. Do I need another text-decoration? Why on a mac and not 
> on Windoze?
>
> /*Nancy*/
>
> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. 
> King, Jr.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110414/e2d85c8d/attachment.html 


More information about the support mailing list