You should base the viewport width on the capability of the device in question. ... <style type="text/css"> @media only screen and (max-width: 480px) ...
確定! 回上一頁