Advertisement
Guest User

Untitled

a guest
May 20th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. body.mainbody
  2. {
  3. background: url('../images/myphoto.blurred.png');
  4. -moz-background-size: cover;
  5. -webkit-background-size: cover;
  6. background-size: cover;
  7. background-position: top center !important;
  8. background-repeat: no-repeat !important;
  9. background-attachment: fixed;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement