Skip to content

Instantly share code, notes, and snippets.

@freshyill
Created May 9, 2012 15:11
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 freshyill/2645327 to your computer and use it in GitHub Desktop.
Save freshyill/2645327 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.shadowy {
border: 1px solid #ccc;
padding: 20px;
width: 500px;
box-shadow: 1px 0 0 1px rgba(0,0,0,.1) inset;
}
<div class="shadowy">HELLO!</div>
{"view":"split","fontsize":"70","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment