I downloaded Safari 3.2.2 for windows a little while ago and immediately found my designs screwed up and out of whack because all the text was much bolder than it should have been. It’s something to do with Safari. The fix is to add the below line in your stylesheet. You can add it to the body tag for a site wide fix if you want.
text-shadow: #000000 0 0 0px;
Continue Reading
Hi I'm Nick Bartlett and thanks for visiting my blog. I'm not much of a writer; many of my posts are short and to the point while others are meant to be a reference for myself and other web developers.