96 body { font-family: Arial, Helvetica, sans-serif; color: #333333; } body, table, td, p, a, li, blockquote { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } a { color: #171796; text-decoration: none } .button a { color: #ffffff; text-decoration: none } a[href^="x-apple-data-detectors:"] { color: inherit; text-decoration: inherit; } p, a, li, td { -webkit-text-size-adjust: none; } /* Mobile*/ @media only screen and (min-width: 100px) and (max-width: 600px) { .wrapper { display: table !important; width: 100% !important; padding: 5px; } .column { display: block !important; width: auto !important; margin: 0 !important; padding: 0 !important; } .large img { max-width: 600px !important; width: 100% !important; height: auto; } .hide { display: none; } }
|