mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add dimmed color to digest footer
This commit is contained in:
@@ -54,6 +54,7 @@ module Email
|
||||
style('li', 'padding-bottom: 10px')
|
||||
style('div.digest-post', 'margin-left: 15px; margin-top: 20px; max-width: 694px;')
|
||||
style('div.digest-post h1', 'font-size: 20px;')
|
||||
style('div.footer-notice', 'color:#666;')
|
||||
|
||||
@fragment.css('pre').each do |pre|
|
||||
pre.replace(pre.text)
|
||||
|
||||
Reference in New Issue
Block a user