Media Query · /* For 480 Resolution */ · @media only screen · and (min-device-width : 320px) · and (max-device-width : 480px) · { /* STYLES GO HERE * ...
確定! 回上一頁