Skip to content

Instantly share code, notes, and snippets.

@glynrob
Created July 16, 2013 19:29
Show Gist options
  • Save glynrob/6011846 to your computer and use it in GitHub Desktop.
Save glynrob/6011846 to your computer and use it in GitHub Desktop.
cross-box-shadow(args)
-webkit-box-shadow args
-moz-box-shadow args
box-shadow args
.btn
cross-box-shadow (5px, 5px, 6px, rgba(0, 0, 0, 0.3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment