You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cartodb/app/views/mailer_modules/_link_to_action.html.erb

8 lines
279 B

<tr>
<td align="left" style="font-size: 16px; line-height: 25px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #647083; padding-top: 80px;">
<p>
<a href="<%= link %>" target="_blank" style="color: #1785FB"><%= link_text %></a>
</p>
</td>
</tr>