mirror of https://github.com/watcha-fr/synapse
Element CSS and logo in email templates (#7919)
Use Element CSS and logo in notification emails when app name is Element. Signed-off-by: Jason Robinson <jasonr@matrix.org>code_spécifique_watcha
parent
b7ddece2a6
commit
759481af6d
@ -0,0 +1 @@ |
||||
Use Element CSS and logo in notification emails when app name is Element. |
@ -0,0 +1,7 @@ |
||||
.header { |
||||
border-bottom: 4px solid #e4f7ed ! important; |
||||
} |
||||
|
||||
.notif_link a, .footer a { |
||||
color: #76CFA6 ! important; |
||||
} |
Loading…
Reference in new issue