SyntaxFix
Write A Post
Hire A Developer
Questions
There are some webkit css properties that should work on Chrome/Safari at least:
-webkit-text-stroke-width: 2px; -webkit-text-stroke-color: black;
That's a 2px wide black text outline.