Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. body {
  2. min-width: 100%;
  3. background-image: url("Photos/Tiger-4.jpg");
  4. background-position: 0px 0px;
  5. background-size: 100%;
  6. background-attachment: fixed;
  7. background-repeat: no-repeat;
  8. }
  9.  
  10. background-size: auto 100%;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement