mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
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;
|
||
|
}
|