Guest User

Untitled

a guest
Nov 18th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. .gradient {
  2. background-image: -webkit-gradient(linear,0% 0%,25% 100%,from(#ff2c2c),to(#7a5e91));
  3. -webkit-background-clip: text;
  4. -webkit-text-fill-color: transparent;
  5. }
Add Comment
Please, Sign In to add comment