Hey all, have you all ever experienced problems with Firefox (1.5 on  
both PC & Mac) ignoring link styles?

I've run into this twice now, one using an image and just now with a  
text link.

The current one is just this:

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visted
        {
        text-decoration: none;
        font: 9px Lucida Sans Unicode, Lucida Grande, sans-serif;
        color: #696969;
        background-color: #FFF;
        }

#breadcrumb a:hover
        {
        text-decoration: underline;
        }

Safari and IE 6 both work as expected. Firefox shows the breadcrumb  
links as purple and underlined (default visited link style).

Thanks,
Ryan
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to