Use the same fonts for the footer text as for the rest of the mail
This commit is contained in:
parent
07531e8477
commit
cca78f9790
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-size: 11px">
|
||||
<td style="text-align: center; font-size: 11px; font-family: 'Helvetica Neue', Arial, sans-serif">
|
||||
<%= yield :footer %>
|
||||
<p style="margin-bottom: 10px">
|
||||
<a href="<%= @root_url %>" target="_blank" style="color: #222">OpenStreetMap</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue