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:
committed by
taitus
parent
394a7e55ee
commit
56dadcb701
BIN
app/assets/images/logo_header_black.png
Normal file
BIN
app/assets/images/logo_header_black.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user