Switch from CSS to Table layout for HTML mails so they work in Outlook aka Word

Remove templates-vector and theme templates with variables instead
Switch to matrix.to URLs by default for links
This commit is contained in:
Matthew Hodgson 2016-05-09 20:16:56 +02:00
parent 53ca739f1f
commit 6b45ffd2d1

View file

@ -0,0 +1,7 @@
.header {
border-bottom: 4px solid #e4f7ed ! important;
}
.notif_link a, .footer a {
color: #76CFA6 ! important;
}