Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. body, html {
  2. background: url('IMGURURL');
  3. background-repeat: repeat;
  4. font-family: WHATEVER;
  5. background-position: center top;
  6. background-size: initial;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement