Created
May 6, 2014 16:40
-
-
Save stereosteve/6daac164c8464746c591 to your computer and use it in GitHub Desktop.
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
.long-shadow { | |
text-shadow: | |
1px 1px #333, | |
2px 2px #333, | |
3px 3px #333, | |
4px 4px #333, | |
5px 5px #333; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment