aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/email/default/_email_settings.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/email/default/_email_settings.html b/templates/email/default/_email_settings.html
index 7ca78f6e3..94045bd3c 100644
--- a/templates/email/default/_email_settings.html
+++ b/templates/email/default/_email_settings.html
@@ -51,6 +51,10 @@ button_text_color_notfixed = color_white
button_text_color_dontknow = color_black
button_font_weight = "bold"
+submit_footer_td_style = "text-align: left; vertical-align: top; font-weight: normal; color: #000;"
+submit_footer_h2_style = "font-size: 16px; line-height: 18px; margin: 0 0 10px 0;";
+submit_footer_link_style = "color: #9CD0EA;";
+
%]
[% # Handy point at which your cobrand can override any of those default colours before the rest of the settings are constructed. %]