Guest User

Untitled

a guest
Jun 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. body{
  2. margin:0;
  3. padding:0;
  4. font-size:13px;
  5. font-family:"Arial Black", Gadget, sans-serif;
  6. color:#FFFFFF;
  7. background-image: url('http://www.impotsuzannedelorme.com/images/cloud.jpg');
  8. background-repeat: no-repeat;
  9. background-attachment: fixed;
  10. background-size: cover;
  11. -webkit-background-size: cover;
  12. -moz-background-size: cover;
  13. -o-background-size: cover;
  14. }
  15.  
  16. background-repeat:no-repeat;
  17. background-size:auto;
  18.  
  19. background-size: contain;
  20. background-position: center;
  21. background-repeat: no-repeat;
  22.  
  23. img{ background: fixed; margin: 0px; }
Add Comment
Please, Sign In to add comment