Skip to content

Instantly share code, notes, and snippets.

@sseletskyy
Created June 30, 2013 21:04
Show Gist options
  • Save sseletskyy/5896884 to your computer and use it in GitHub Desktop.
Save sseletskyy/5896884 to your computer and use it in GitHub Desktop.
nice shadow for black text on white
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment