mobile.css 140 B

123456
  1. body {
  2. background-attachment: fixed;
  3. background-size: auto 100%;
  4. background-repeat: no-repeat;
  5. background-position: left top;
  6. }