Return to Snippet

Revision: 58968
at August 12, 2012 09:43 by satie83


Initial Code
.text-shadow {
   text-shadow: 2px 2px 4px #666;
}

Initial URL
http://speckyboy.com/2011/04/15/25-css-snippets-for-some-of-the-most-common-and-frustrating-tasks/

Initial Description
Helps make your text stand out from the rest

Initial Title
CSS - Adding shadow to text – text-shadow

Initial Tags
css, text

Initial Language
CSS