keebz

Untitled

Mar 26th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. html {
  2.   background: url(images/bg.jpg) no-repeat center center fixed;
  3.   -webkit-background-size: cover;
  4.   -moz-background-size: cover;
  5.   -o-background-size: cover;
  6.   background-size: cover;
  7. }
Add Comment
Please, Sign In to add comment