added icons
This commit is contained in:
@@ -102,21 +102,20 @@
|
||||
?>
|
||||
<tr>
|
||||
<td class="bodycopy" style="padding:20px; font-weight:bold; text-align:center; font-size 20px; color:darkgreen;">
|
||||
<div style="background-color:aliceblue; margin-top: 10px; padding: 5px; border-radius: 10px;">
|
||||
<div style="background-color:white; margin-top: 10px; padding: 5px; border-radius: 10px;">
|
||||
<div style="text-align: right; width: 100%;">
|
||||
<button type="button" onclick="alert('Hello world!')">Get started on this task</button>
|
||||
|
||||
<a
|
||||
href="<?=$user_server_name?>/PROMO/<?=$promo?>/<?=$promo_owner?>"
|
||||
style="background-color: #007bff;
|
||||
font-size: 12px;
|
||||
color: white; font-weight: bolder;
|
||||
padding: 10px;
|
||||
border-radius: 10px;" type="submit" >Get started on this task</a>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- <tr>-->
|
||||
<!-- <td class="bodycopy" style="padding:20px; font-weight:bold; text-align:center; font-size 20px; color:darkgreen;">-->
|
||||
<!-- <div style="background-color:#fce6f2; margin-top: 10px; padding: 5px; border-radius: 10px;">-->
|
||||
<!---->
|
||||
<!-- </div>-->
|
||||
<!-- </td>-->
|
||||
<!-- </tr>-->
|
||||
<tr>
|
||||
<td class="bodycopy" style="padding: 10px 50px 10px 50px;">
|
||||
<hr size="1" style="color:lightgrey; size=1" />
|
||||
|
||||
Reference in New Issue
Block a user