Advertisement
phpface

Untitled

Dec 30th, 2021
1,509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. #site-header {
  2.     background-image: url(http://domain.com/your-image.png);
  3.     background-repeat: no-repeat;
  4.     background-size: cover;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement