Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. body {background: #f06;
  6. background: linear-gradient(90deg, #f12, mediumblue);
  7. min-height: 100%;}
  8.  
  9. h1 {font-size:65px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement