nicksnell:
Because I always forget about this, I’m sticking it here:
Light text on a dark background in Safari tends to produce heavy set type, simply adding this to your css will save the day:
text-shadow: 0 0 0 #000;
Reference: 24ways.org
Whats really going on in our heads? Whats keeping us interested in the world?
The World of Keith RichesTo join our mailing list simply click here
nicksnell:
Because I always forget about this, I’m sticking it here:
Light text on a dark background in Safari tends to produce heavy set type, simply adding this to your css will save the day:
text-shadow: 0 0 0 #000;
Reference: 24ways.org