ah proprio delle risoluzioni precise, non avevo capito.
ho fatto delle prove:
@media only screen and (width:1024px) and (height:100px) ,
only screen and (width:1024px) and (height:300px)
{
body{background-color:yellow;}
}
ah proprio delle risoluzioni precise, non avevo capito.
ho fatto delle prove:
@media only screen and (width:1024px) and (height:100px) ,
only screen and (width:1024px) and (height:300px)
{
body{background-color:yellow;}
}