Advertisement
kikosiak

Untitled

Nov 24th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. #img-bg {
  2. background-image: url('bg.jpg');
  3. background-repeat: no-repeat;
  4. background-size: 100% 100%;
  5. width: 10%;
  6. height: 10%;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement