@media (min-width: 768px) { p, div { font-size: 1.1em; } } ... additional rule to div tags when the viewport height is also at least 1024px:
確定! 回上一頁