2019-07-17 16:42:34 +02:00
|
|
|
/# From https://litmus.com/blog/a-guide-to-bulletproof-buttons-in-email-design
|
2019-07-22 15:11:03 +02:00
|
|
|
%table{ width: "100%", border: "0", cellspacing:"0", cellpadding:"5" }
|
2019-07-17 16:42:34 +02:00
|
|
|
%tr
|
2019-07-22 15:11:03 +02:00
|
|
|
%td{ align: "center" }
|
|
|
|
%table{ border:"0", cellspacing:"0", cellpadding:"0" }
|
2019-07-17 16:42:34 +02:00
|
|
|
%tr
|
2024-03-27 14:41:38 +01:00
|
|
|
%td{ align:"center", color: theme[:color], bgcolor: theme[:bg_color] }
|
|
|
|
%a{ href: url, target:"_blank", rel: "noopener", style:"font-size: 18px; font-family: Helvetica, Arial, sans-serif; color: #{theme[:color]}; text-decoration: none; text-decoration: none; padding: 8px 24px; border: 1px solid #{theme[:border_color]}; display: inline-block; min-width: 200px; min-height: 32px; line-height: 32px;" }
|
2019-07-17 16:42:34 +02:00
|
|
|
= text
|