
Blurry fonts (light on dark text on firefox 4 for mac)
I am making a website with light text on a dark background. Both Safari and Firefox 4 initially render the text very blurry, and far too 'bold' looking. (see example link)
However, I have found that I can fix this problem in Safari (and Chrome) by using -webkit-font-smoothing, which makes the text look just as I'd like. On FF4, however, the text remains very blurry, almost unreadable in some cases. Is there anything I can do?
Modified