Applied email template to all emails

This commit is contained in:
Manny.Muriel
2016-08-18 13:37:25 -07:00
committed by Mark Moser
parent dc328d8c5a
commit 23bf29d948
11 changed files with 254 additions and 148 deletions

View File

@ -21,10 +21,13 @@ a {
}
.email-body * {
font-family: 'Lato', Helvetica Neue, Helvetica, Ariel, sans-serif;
font-weight:300;
font-size: 16px;
line-height: 1.5em;
padding-bottom: 20px;
font-weight:300;
strong {
font-weight:500;
}
}
.email-copyright {
font-family: 'Lato', Helvetica Neue, Helvetica, Ariel, sans-serif;