1 #rect {2 width:160px;3 height:160px;4 border:solid silver 1px;5 margin:auto;6 text-align:center;7 }8 9 10 11 @media all and (min-height: 200px) {12 #rect {13 background:red;14 }15 }
Enlace
El enlace para compartir es: