Thin type in Safari

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


January 26, 2009, 4:21pm