mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
759481af6d
Use Element CSS and logo in notification emails when app name is Element. Signed-off-by: Jason Robinson <jasonr@matrix.org>
8 lines
124 B
CSS
8 lines
124 B
CSS
.header {
|
|
border-bottom: 4px solid #e4f7ed ! important;
|
|
}
|
|
|
|
.notif_link a, .footer a {
|
|
color: #76CFA6 ! important;
|
|
}
|