fix colour bug in summary email

This commit is contained in:
Neil Lalonde 2016-12-02 10:33:12 -05:00
parent e51574bea0
commit fa395bb43c
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo
<% if @other_new_for_you.present? %>
<center style="color:#0a0a0a;font-size:28px;font-weight:400;margin-bottom: 8px;font-family:Helvetica,Arial,sans-serif;"><%=t 'user_notifications.digest.more_new' %></center>
<center style="color:#0a0a0a;background:#f3f3f3;font-size:28px;font-weight:400;padding-bottom: 8px;font-family:Helvetica,Arial,sans-serif;"><%=t 'user_notifications.digest.more_new' %></center>
<%= digest_custom_html("above_popular_topics") %>