The text in the paragraphs on my site look sharp on Firefox 2 and Internet Explorer 6, but bolder and fuzzier on IE7 and Safari. Any ideas why? I have this under body {
font-family:Verdana, "Helvetica Neue", "Helvetica", Arial, sans-serif;
font-size:90%;
and the same font-family is shown under p,ul,ol {
I'm hoping someone will be able to point me in the right direction without having to wade through my CSS - it's a bit of a dog's dinner (I started by adding the CSS from the Blueberry theme to Sandbox, and then modified it ad hoc. I'm not in a position to systematise it yet because I'm still learning CSS).