Template:Glitch Text Effect/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary |
Tesinormed (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.glitch-effect { |
.glitch-effect { |
||
position: relative; |
position: relative; |
||
animation-duration: |
animation-duration: 1s; |
||
animation-name: glitch; |
animation-name: glitch; |
||
animation-iteration-count: infinite; |
animation-iteration-count: infinite; |
||