gotheim

Bannière - I walk the borders on my own

Jan 12th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <!-- Il s'agit d'une bannière de fond. Mettez ceci dans votre CSS. -->
  2.  
  3. body {
  4. background-color: #232144;
  5. background-image: url("http://image.noelshack.com/fichiers/2018/02/5/1515796207-i-walk-to-the-borders-on-my-own-redimensionnee.png");
  6. background-size: 1300px;
  7. background-position: center top;
  8. background-repeat: no-repeat;
  9. background-attachment: scroll;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment