[docs] Visited links in Header/Footer are not visible in IE6
Hirokazu Yamamoto
ocean-city at m2.ccsnet.ne.jp
Sun Oct 10 14:36:39 CEST 2010
Hello.
As subject says, visited links in header/footer in index.html are not
visible in IE6 (Windows).
Screenshot attached.
I believe priority is very low, because IE6 is legacy browser.
I confirmed this can be workarounded by removing
a:visited {
color: #355f7c;
text-decoration: none;
}
from _static/default.css.
And I'm not sure this is correct or not.
Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot.png
Type: image/png
Size: 3044 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/docs/attachments/20101010/aed823f4/attachment.png>
More information about the docs
mailing list