Applied email template to all emails
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user