diff --git a/templates/cloud_14_day_arrears.html b/templates/cloud_14_day_arrears.html index ae68caa082..d5115d151e 100644 --- a/templates/cloud_14_day_arrears.html +++ b/templates/cloud_14_day_arrears.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/cloud_30_day_arrears.html b/templates/cloud_30_day_arrears.html index ae2125f715..13b1147dfb 100644 --- a/templates/cloud_30_day_arrears.html +++ b/templates/cloud_30_day_arrears.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/cloud_45_day_arrears.html b/templates/cloud_45_day_arrears.html index 6b9ee77990..9c4af6731c 100644 --- a/templates/cloud_45_day_arrears.html +++ b/templates/cloud_45_day_arrears.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/cloud_7_day_arrears.html b/templates/cloud_7_day_arrears.html index b5e9dc7dd5..712b29fa37 100644 --- a/templates/cloud_7_day_arrears.html +++ b/templates/cloud_7_day_arrears.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/cloud_90_day_arrears.html b/templates/cloud_90_day_arrears.html index c0bdba5826..f63b2b2a07 100644 --- a/templates/cloud_90_day_arrears.html +++ b/templates/cloud_90_day_arrears.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/cloud_upgrade_confirmation.html b/templates/cloud_upgrade_confirmation.html index 14242dcbb7..27f4fca15c 100644 --- a/templates/cloud_upgrade_confirmation.html +++ b/templates/cloud_upgrade_confirmation.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -340,7 +340,7 @@ -
+
diff --git a/templates/inactivity_body.html b/templates/inactivity_body.html index 013bbb1a87..36bb7795cb 100644 --- a/templates/inactivity_body.html +++ b/templates/inactivity_body.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -340,7 +340,7 @@ -
+
diff --git a/templates/invite_body.html b/templates/invite_body.html index a72c7e3a38..8a3b232b65 100644 --- a/templates/invite_body.html +++ b/templates/invite_body.html @@ -113,7 +113,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -360,7 +360,7 @@ -
+
diff --git a/templates/license_up_for_renewal.html b/templates/license_up_for_renewal.html index 9c6d42d698..d05cc8d8be 100644 --- a/templates/license_up_for_renewal.html +++ b/templates/license_up_for_renewal.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -340,7 +340,7 @@ -
+
diff --git a/templates/messages_notification.html b/templates/messages_notification.html index fe1496e5aa..026183f855 100644 --- a/templates/messages_notification.html +++ b/templates/messages_notification.html @@ -113,7 +113,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -360,7 +360,7 @@ -
+
diff --git a/templates/partials/style.css b/templates/partials/style.css index 177bae3236..3c72f05ea0 100644 --- a/templates/partials/style.css +++ b/templates/partials/style.css @@ -1,7 +1,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a{ diff --git a/templates/payment_failed_body.html b/templates/payment_failed_body.html index 7dc4e9b3bc..81060f9e37 100644 --- a/templates/payment_failed_body.html +++ b/templates/payment_failed_body.html @@ -103,7 +103,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -350,7 +350,7 @@ -
+
diff --git a/templates/reset_body.html b/templates/reset_body.html index 0a4c030743..ab2b11be32 100644 --- a/templates/reset_body.html +++ b/templates/reset_body.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -339,8 +339,8 @@ - -
+ +
diff --git a/templates/reset_body.mjml b/templates/reset_body.mjml index 06bd55c508..3d2e3c8e66 100644 --- a/templates/reset_body.mjml +++ b/templates/reset_body.mjml @@ -2,7 +2,7 @@ - + diff --git a/templates/verify_body.html b/templates/verify_body.html index fadeef90cb..a94df5f287 100644 --- a/templates/verify_body.html +++ b/templates/verify_body.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -340,7 +340,7 @@ -
+
diff --git a/templates/welcome_body.html b/templates/welcome_body.html index d099aa4e91..d3138301a8 100644 --- a/templates/welcome_body.html +++ b/templates/welcome_body.html @@ -93,7 +93,7 @@ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700); .emailBody { - background: #FFFFFF !important; + background-color: #F3F3F3 } .emailBody a { @@ -340,7 +340,7 @@ -
+