/ Published in: CSS
URL: http://speckyboy.com/2011/04/15/25-css-snippets-for-some-of-the-most-common-and-frustrating-tasks/
Helps make your text stand out from the rest
Expand |
Embed | Plain Text
.text-shadow { text-shadow: 2px 2px 4px #666; }
You need to login to post a comment.
