Skip to content

Instantly share code, notes, and snippets.

@charleskirk
Created March 11, 2016 22:28
Show Gist options
  • Save charleskirk/bf6c8c70aee02b04f522 to your computer and use it in GitHub Desktop.
Save charleskirk/bf6c8c70aee02b04f522 to your computer and use it in GitHub Desktop.
button.class_name {
-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment