fix style
This commit is contained in:
@@ -62,12 +62,12 @@ body {margin: 0; padding: 0; min-width: 100%!important; font-family: sans-serif;
|
||||
<td class="innerpadding borderbottom">
|
||||
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%;">
|
||||
<tr>
|
||||
<td class="bodycopy">
|
||||
<td class="bodycopy" style="padding-bottom:10px;">
|
||||
Hello {{firstname}},
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bodycopy">
|
||||
<td class="bodycopy" style="padding-bottom:10px;">
|
||||
Welcome to {{site_name}}!. In order to complete your registration , use the one time verification code below to complete registration.
|
||||
</td>
|
||||
</tr>
|
||||
@@ -84,7 +84,7 @@ Hello {{firstname}},
|
||||
<tr>
|
||||
<td class="cent-ver" style="text-align:center; height:100px;">
|
||||
Enter the number verification code <br>
|
||||
<div class="signup_random" style="font-size: 44px; padding:10px; ">{{signup_random}}</div> <br>
|
||||
<div class="signup_random" style="font-size: 44px; padding:10px; ">{{signup_random}}</div>
|
||||
in the mobile app to continue.
|
||||
<div class="line-band"><br></div>
|
||||
<div class="continue-web" style="background-color:aliceblue; padding:10px;">
|
||||
@@ -93,7 +93,7 @@ in the mobile app to continue.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bodycopy" style="color:#ff0033">
|
||||
<td class="bodycopy" style="color:#ff0033; padding-bottom:10px;">
|
||||
<div class="warning" style="color:#ff0033; font-weight: bolder; padding 10px;">Note : The link will expire by : {{expire}} </div>
|
||||
<div class="line-band"><br></div>
|
||||
</td>
|
||||
@@ -106,7 +106,7 @@ in the mobile app to continue.
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="innerpadding bodycopy">
|
||||
<td class="innerpadding bodycopy" style="padding-bottom:10px;">
|
||||
{{site_name}} Team
|
||||
<br>
|
||||
{{server_name}}
|
||||
|
||||
Reference in New Issue
Block a user