mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-12 11:02:12 +00:00
blur for firefox
This commit is contained in:
@@ -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