Skip to content

Instantly share code, notes, and snippets.

@voku
Created June 4, 2014 09:58
Show Gist options
  • Save voku/e9950c67ee7fcc1951d5 to your computer and use it in GitHub Desktop.
Save voku/e9950c67ee7fcc1951d5 to your computer and use it in GitHub Desktop.
box shadow - DEMO: http://jsfiddle.net/voku/9cjRd/
.shadow {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment