email template tweaks
This commit is contained in:
@@ -292,16 +292,16 @@ max-width: 100% !important; } }
|
||||
|
||||
|
||||
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 20px; padding-bottom: 10px;"><![endif]-->
|
||||
<div style="font-family:Verdana, Geneva, sans-serif;line-height:120%;color:#f4d938; padding-right: 10px; padding-left: 10px; padding-top: 20px; padding-bottom: 10px;">
|
||||
<div style="font-size:12px;line-height:14px;font-family:Verdana, Geneva, sans-serif;color:#f4d938;text-align:left;"><p style="margin: 0;font-size: 14px;line-height: 17px;text-align: center"><span style="font-size: 36px; line-height: 43px;"><strong><?php print $subject ?></span></p></div>
|
||||
</div>
|
||||
<div style="font-size:36px;line-height:43px;font-family:Verdana, Geneva, sans-serif;color:#f4d938;text-align:left;">
|
||||
<p style="margin: 0;text-align: center"><strong><?php print $subject ?></strong></p></div>
|
||||
|
||||
<!--[if mso]></td></tr></table><![endif]-->
|
||||
|
||||
|
||||
|
||||
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"><![endif]-->
|
||||
<div style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:200%;color:#121212; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;">
|
||||
<div style="font-size:12px;line-height:24px;color:#121212;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;text-align:left;"><?php print $body ?></div>
|
||||
<?php print $body ?>
|
||||
</div>
|
||||
<!--[if mso]></td></tr></table><![endif]-->
|
||||
|
||||
|
Reference in New Issue
Block a user