[MM-37731] - Self-managed: Update email template to new branding - Invitation Guests (#18222)

Этот коммит содержится в:
Allan Guwatudde
2021-08-19 21:39:12 +03:00
коммит произвёл GitHub
родитель a41dd81c91
Коммит 95cea03704
18 изменённых файлов: 43 добавлений и 43 удалений

Просмотреть файл

@@ -92,7 +92,7 @@
.emailBody a {
text-decoration: none !important;
color: #166DE0 !important;
color: #1C58D9 !important;
}
.title div {
@@ -110,7 +110,7 @@
}
.button a {
background-color: #166DE0 !important;
background-color: #1C58D9 !important;
font-weight: 600 !important;
font-size: 16px !important;
line-height: 18px !important;
@@ -141,14 +141,14 @@
}
.footerInfo a {
color: #166DE0 !important;
color: #1C58D9 !important;
}
.appDownloadButton a {
background-color: #FFFFFF !important;
border: 1px solid #166DE0 !important;
border: 1px solid #1C58D9 !important;
box-sizing: border-box !important;
color: #166DE0 !important;
color: #1C58D9 !important;
padding: 13px 20px !important;
font-weight: 600 !important;
font-size: 14px !important;