fix style
This commit is contained in:
@@ -63,7 +63,7 @@ style="font-size: 12px; color: #ffffff; font-family: sans-serif; letter-spacing:
|
|||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="bodycopy" style="padding-bottom:10px;">
|
<td class="bodycopy" style="padding-bottom:10px;">
|
||||||
Dear {{firstname}},
|
Dear <b>{{firstname}}</b>,
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -81,7 +81,7 @@ Welcome to <a href="{{server_name}}">{{site_name}}</a>, your account is now veri
|
|||||||
|
|
||||||
With <a href="{{server_name}}">{{site_name}}</a>, you can set up a family accounts and reward achievements or set up tasks for others to perform or simply find tasks that rewards you
|
With <a href="{{server_name}}">{{site_name}}</a>, you can set up a family accounts and reward achievements or set up tasks for others to perform or simply find tasks that rewards you
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="background-color:#fce6f2; margin-top: 10px;">
|
<div style="background-color:#fce6f2; margin-top: 10px; padding: 5px;">
|
||||||
If you did not initiate this account creation or have any further support question, Please contact us at {{server_name}}/contact<br>
|
If you did not initiate this account creation or have any further support question, Please contact us at {{server_name}}/contact<br>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -95,7 +95,7 @@ If you did not initiate this account creation or have any further support questi
|
|||||||
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="innerpadding bodycopy" style="padding-bottom:10px;">
|
<td class="innerpadding bodycopy" style="padding: 10px 10px 10px 10px;">
|
||||||
{{site_name}} Team
|
{{site_name}} Team
|
||||||
<br>
|
<br>
|
||||||
{{server_name}}
|
{{server_name}}
|
||||||
|
|||||||
Reference in New Issue
Block a user