sigh… firefox doesn’t understand that the only reason anyone would ever use
text-shadowis to compensate for the terrible rendering of light text on a dark background.same property applied in both browsers:
text-shadow: #000 0 0 0;
The top is more readable to me but inconsistent rendering is an issue.