+ style="width: 724px; padding: 32px; background: #FFFFFF; color: #3D3C40;">
-
+
|
diff --git a/templates/inactivity_body.html b/templates/inactivity_body.html
index 1c5507cd14..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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -340,7 +340,7 @@
-
+
diff --git a/templates/invite_body.html b/templates/invite_body.html
index 017afb677e..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: #F3F3F3 !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 13780c89c5..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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -340,7 +340,7 @@
-
+
diff --git a/templates/messages_notification.html b/templates/messages_notification.html
index 7b47478cfa..ba2aaee252 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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -513,7 +513,7 @@
-
+
diff --git a/templates/partials/style.css b/templates/partials/style.css
index f91787b5d9..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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a{
diff --git a/templates/password_change_body.html b/templates/password_change_body.html
index 550b40f665..663b608e59 100644
--- a/templates/password_change_body.html
+++ b/templates/password_change_body.html
@@ -10,7 +10,7 @@
-
+
|
diff --git a/templates/payment_failed_body.html b/templates/payment_failed_body.html
index 0d8daf6b7c..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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -350,7 +350,7 @@
-
+
diff --git a/templates/reset_body.html b/templates/reset_body.html
index e5f62d4dec..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: #F3F3F3 !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 5c8cc5550f..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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -340,7 +340,7 @@
-
+
diff --git a/templates/welcome_body.html b/templates/welcome_body.html
index 28ea7d65f5..5e85097a31 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: #F3F3F3 !important;
+ background-color: #F3F3F3
}
.emailBody a {
@@ -339,8 +339,8 @@
-
-
+
+
diff --git a/templates/welcome_body.mjml b/templates/welcome_body.mjml
index 960689d6ef..f27ad1dc3c 100644
--- a/templates/welcome_body.mjml
+++ b/templates/welcome_body.mjml
@@ -2,7 +2,7 @@
-
+
| |