@media only screen and (max-width: 480px) {
table[class=”wrapper”] { width:320px !important; min-width: 320px !important; }
td[class=”nospace”] { height:0 !important; }
td[class=”h10″] { height:10px !important; }
td[class=”h320″] { width:320px !important; }
img[class=”photo”] { width:100% !important; height:auto !important; }
img[class=”h270″] { width:270px !important; height:auto !important; }
}
@media only screen and (max-width: 480px) {
img[class=”photo”] { width:100% !important; height:auto !important; }
table[class=”wrapper”] { width:320 !important; min-width: 320 !important; }
td[class=”code”] { font-size:10px !important; line-height:18px !important; width:50% !important; height:auto !important; }
td[class=”space30″] { font-size:15px !important; line-height:15px !important; height:15 !important; }
}
@media only screen and (max-width: 480px) {
*[class*=”mobile-hidden”] { display: none; font-size: 0; max-height: 0; line-height: 0; padding: 0; mso-hide: all;}
table[class=”wrapper”] { width:320px !important; min-width: 320px !important; }
body[yahoo] .deviceWidth {width:320px!important; padding:0;}
body[yahoo] .center {align:center!important; width:320px!important; padding:0;}
td[class=”space30″] { height:15px !important; }
td[class=”space20″] { height:10px !important; }
img[class=”photo”] { width:100% !important; height:auto !important; }
img[class=”w180″] { width:100px !important; height:auto !important; }
}
|
–