Skip to content

Instantly share code, notes, and snippets.

@Saeven
Created September 17, 2014 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Saeven/1f6dd45053d9b4e095e4 to your computer and use it in GitHub Desktop.
Save Saeven/1f6dd45053d9b4e095e4 to your computer and use it in GitHub Desktop.
-webkit-box-shadow: 0px 0px 15px 3px rgba(50, 50, 50, 0.8);
-moz-box-shadow: 0px 0px 15px 3px rgba(50, 50, 50, 0.8);
box-shadow: 0px 0px 15px 3px rgba(50, 50, 50, 0.8);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment