Skip to content

Instantly share code, notes, and snippets.

@h4
Created January 24, 2013 20:46
Show Gist options
  • Save h4/4627548 to your computer and use it in GitHub Desktop.
Save h4/4627548 to your computer and use it in GitHub Desktop.
CSS3 Blur filter test
/**
* CSS3 Blur filter test
*/
img {
-webkit-filter: blur(5px);
}
<img src="http://files.adme.ru/files/news/part_10/102841/kuteev.jpg">
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment