Created
January 25, 2013 20:14
-
-
Save musicalbigfoot/4637456 to your computer and use it in GitHub Desktop.
CSS: Outline Text Shadow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
text-shadow: -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment