Guest User

Untitled

a guest
Sep 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. background: #f06;
  6. background: linear-gradient(45deg, #f06, #69f);
  7. min-height: 100%;
  8. color: white;
  9. font-family: "Helvetica Neue";
  10. font-size: 200%;
  11. padding: 0 40px;
  12. font-weight: 100;
Add Comment
Please, Sign In to add comment