EduardET

Supafleur

Nov 6th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. @media (max-width: 980px) {
  2.     body.custom-background {
  3.         background-image: url("your new background image (max-width: 1024px)");
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment