Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. background: linear-gradient(-90deg, #66ff33,#505050);
  2. background-size: 200%;
  3. background-repeat: repeat;
  4. -webkit-background-clip: text;
  5. -webkit-text-fill-color: transparent;
  6. -webkit-animation: jimframes 2.5s none linear infinite;
  7. -moz-animation: jimframes 2.5s none linear infinite;
  8. animation: jimframes 2.5s none linear infinite;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement