Skip to content

Instantly share code, notes, and snippets.

@joshnabbott
Created May 8, 2012 21:32
Show Gist options
  • Select an option

  • Save joshnabbott/2639503 to your computer and use it in GitHub Desktop.

Select an option

Save joshnabbott/2639503 to your computer and use it in GitHub Desktop.
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment