Skip to content

Commit 6b9330d

Browse files
committed
Add Skyline filter effect
According to pull request for CSSgram una/CSSgram#235
1 parent 7300a5c commit 6b9330d

2 files changed

Lines changed: 28 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
99

10-
## 36 [Instagram filter effects in SVG][0]
10+
## 37 [Instagram filter effects in SVG][0]
1111

1212
### filter ids
1313

@@ -47,6 +47,7 @@
4747
- [sutro][34]
4848
- [sierra][35]
4949
- [helena][36]
50+
- [skyline][37]
5051

5152
### usage
5253

@@ -89,3 +90,4 @@ filters are defined in **defs**. see how to use svg defs in html and css.
8990
[34]: https://codepen.io/BuZZ-dEE/pen/eYNMLKN
9091
[35]: https://codepen.io/BuZZ-dEE/pen/NWqYLOJ
9192
[36]: https://codepen.io/BuZZ-dEE/pen/jOPzgog
93+
[37]: https://codepen.io/BuZZ-dEE/pen/poJVzRg

fegram.svg

Lines changed: 25 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)