index.css 198 B

123456789101112131415
  1. body{ background: #fff; max-width: 640px; margin: 0 auto;}
  2. .Lpbox_main{ width: 100%; height: 100%;}
  3. .Lpbox_main p{ width: 100%; height:auto}
  4. .Lpbox_main p img{ width: 100%; height: auto;}