Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Created October 8, 2011 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wolfr/1272232 to your computer and use it in GitHub Desktop.
Save Wolfr/1272232 to your computer and use it in GitHub Desktop.
.box {
margin: 30px;
width: 500px;
height: 30px;
border: 1px solid #999;
box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment