blur for firefox

This commit is contained in:
KasperRT
2014-10-20 01:40:04 +02:00
parent 166237b17d
commit f1ecda0b1a

5
static/blur.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
<filter id="blur">
<feGaussianBlur stdDeviation="50" />
</filter>
</svg>

After

Width:  |  Height:  |  Size: 128 B