Advertisement
phpface

Untitled

Mar 9th, 2019
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. div#footer {
  2.     background-image: url(http://domain.com/example.jpg);
  3.     background-size: cover;
  4.     background-repeat: no-repeat;
  5.     background-position: center center;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement