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;
|
||
|
}
|