Advertisement
phpface

Untitled

Apr 12th, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. #container > header {
  2.     background: url(http://samysbooks.de/wp-content/uploads/2014/09/living-moments-new-york-streets.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. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement