Skip to content

Instantly share code, notes, and snippets.

@detj
Created January 25, 2012 07:12
Show Gist options
  • Save detj/1675173 to your computer and use it in GitHub Desktop.
Save detj/1675173 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
*/
.box {
border: 1px solid;
width: 30%;
height: 200px;
margin: 0 auto;
box-shadow: inset 0px -18px 30px -7px #000;
}
<!-- content to be placed inside <body>…</body> -->
<div class="box"></div>
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment