at the beginning of every line of CSS inside a media query. * !!! Do not remove. * * !!! div[style*="margin: 16px 0"] allows us to target a weird margin * !!! bug in Android's email client. * !!! Do not remove. * * Also, the img files are hosted on S3. Please don't break these URLs! * The images are also versioned by date, so please update the URLs accordingly * if you create new versions * ***/ /** * # Root * - CSS resets and general styles go here. **/ html, body, a, span, div[style*="margin: 16px 0"] { border: 0 !important; margin: 0 !important; outline: 0 !important; padding: 0 !important; text-decoration: none !important; } a, span, td, th { -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } /** * # Delink * - Classes for overriding clients which creates links out of
显示出来是这样的,不是正常的语句。
|
|