Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. /**
  2. * The history of football
  3. */
  4.  
  5. body {background: #f06;background:
  6. linear-gradient(90deg, #f06, yellow);
  7. min-height: 100%;
  8. border-style: dotted;
  9. border-color: black;}
  10.  
  11. h1 {color: white;
  12. }
  13. p {color: white}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement