Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4. body {
  5. background: #f06;
  6. background: linear-gradient(45deg, #f06, yellow);
  7. margin: 0px;
  8. text-align: center;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement