Skip to content

Instantly share code, notes, and snippets.

@carlosrojaso
Created May 12, 2014 19:13
Show Gist options
  • Save carlosrojaso/205ab1c3def5f9602f1e to your computer and use it in GitHub Desktop.
Save carlosrojaso/205ab1c3def5f9602f1e to your computer and use it in GitHub Desktop.
CSS3 Text Shadow
h1
{
text-shadow: 5px 5px 5px #FF0000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment