Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h1 {
- background: -webkit-gradient(linear, left top, left bottom, from(#hex1), to(#hex2);
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #hex1 > top;
- #hex2 > bottom;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement