@media screen and (max-device-width:480px) { /* strip non-mobile content */ *[class=noMobile] { display: none!important; } *[class=resize_horizontal_gradient] { width: 320px !important; height: 9px !important; } /* render content*/ *[class=turnOnMobile] { display: block !important; width: 286px !important; height: auto !important; padding: 0;max-height: inherit !important; overflow: visible !important; } *[class=turnOnMobile320] { display: block !important;width: 286px !important...
..»
No comments:
Post a Comment