Sha256: e2663d64e3362808d18bbaf41819a911f4148cbf7029311458ddd7e244ea7e66
Contents?: true
Size: 693 Bytes
Versions: 34
Compression:
Stored size: 693 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; } 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