Advertisement
phpface

Untitled

Nov 3rd, 2018
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. #header {
  2.     background-image: url('image src goes here');
  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