Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created April 23, 2012 13:37
Show Gist options
  • Save LeaVerou/2470975 to your computer and use it in GitHub Desktop.
Save LeaVerou/2470975 to your computer and use it in GitHub Desktop.
Negative blur radius?
/**
* Negative blur radius?
*/
div {
width: 300px; height: 200px;
background:yellowgreen;
box-shadow: 0 0 -100px red inset;
}
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment