Sha256: d353deb6df701b754ad738b2fff7f60388ce11b4ca143feadff945c98862c0c2
Contents?: true
Size: 856 Bytes
Versions: 34
Compression:
Stored size: 856 Bytes
Contents
/*------------------------------------*\ #BASE \*------------------------------------*/ body { margin: 0; } body > center { width: 100%; } body > center, body > center > table { background: $email-background-color; text-align: left; } table { border: 0; -premailer-cellpadding: 0; -premailer-cellspacing: 0; } td, th { vertical-align: top; font-family: $font-family; font-size: $font-size; line-height: $line-height; padding-left: $spacing-unit / 2; padding-right: $spacing-unit / 2; } img { height: auto; font-family: sans-serif; font-size: $font-size; line-height: $line-height; color: invert($background-color); } a { color: $link-color; } h1, h2, h3, h4, h5, h6, p { font-family: $font-family; } p { font-size: $font-size; line-height: $line-height; }
Version data entries
34 entries across 34 versions & 1 rubygems