mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
blur for firefox
This commit is contained in:
5
static/blur.svg
Normal file
5
static/blur.svg
Normal 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 |
Reference in New Issue
Block a user