Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1.     background-image: url(../image/bg.jpg);
  2.     background-repeat: no-repeat;
  3.     background-size: cover;
  4.     background-color: #000;
  5.     background-position: center;
  6.     background-attachment: fixed;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement