Skip to content

Instantly share code, notes, and snippets.

@joggink
Created February 28, 2011 15:23
Show Gist options
  • Select an option

  • Save joggink/847456 to your computer and use it in GitHub Desktop.

Select an option

Save joggink/847456 to your computer and use it in GitHub Desktop.
buttons with box shadow
border-width: 0;
-webkit-box-shadow: inset 2px 2px rgba(255,255,255,.5),
inset 0 -1px rgba(51,51,51,.5),
inset -1px 0 rgba(102,102,102,.5),
0 0 2px rgba(0,0,0,0.85);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment