Guest User

Untitled

a guest
Dec 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /**
  2. * Just a quick Test
  3. */
  4.  
  5. background: #f06;
  6. background: linear-gradient(45deg, #f06, yellow);
  7. min-height: 100%;
  8. color: white;
  9. font-family: Helvetica;
Add Comment
Please, Sign In to add comment