This commit is contained in:
Simon Vieille 2018-12-18 10:32:48 +01:00
parent 847228e43c
commit 693fe06e30
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -36,6 +36,10 @@
color: #fff !important;
}
body {
color: #d5d5d5;
}
@media screen and (max-width: 767px) {
.header-wrapper .tabs .item.active {
border-bottom: 1px solid #D4D4D5;