Skip to content

Instantly share code, notes, and snippets.

@dandean
Created November 10, 2011 00:37
Show Gist options
  • Select an option

  • Save dandean/1353695 to your computer and use it in GitHub Desktop.

Select an option

Save dandean/1353695 to your computer and use it in GitHub Desktop.
Dillinger Styles
#preview {
padding: 20px;
width: 47%;
box-sizing: border-box;
}
.shadowbox {
-webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.30), inset 0 0 5px rgba(0, 0, 0, 0.6);
} ^ ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment