Changed logo image

- The original logo is white. Created black version for white background.
- Added logo in preview email and send email.
This commit is contained in:
Alessandro Cuoghi
2019-01-16 14:32:01 +01:00
committed by taitus
parent 394a7e55ee
commit 56dadcb701
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -59,5 +59,5 @@
</tr>
</tbody>
</table>
<%= image_tag("decide_madrid.png", style: "max-width: 120px; display: block; margin: 0 auto; margin-top: 30px") %>
<%= image_tag("logo_header_black.png", style: "max-width: 120px; display: block; margin: 0 auto; margin-top: 30px") %>
</td>

View File

@@ -35,7 +35,7 @@
url: proposal_url(@proposal),
description: @proposal.summary } %>
<%= image_tag "decide_madrid.png" %>
<%= image_tag "logo_header_black.png" %>
</div>
</div>
</div>