@media only screen and (max-width: 600px) { body { background-color: lightblue; ... Luego, se coloca un valor al min-width del elemento.
確定! 回上一頁