active nav-link was white on white
This commit is contained in:
parent
fc98bd1563
commit
e6581aa09c
@ -139,6 +139,10 @@ option {
|
|||||||
background-color: #111;
|
background-color: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nav-link.active {
|
||||||
|
color:#000 !important;
|
||||||
|
}
|
||||||
|
|
||||||
a.btn, aside a {
|
a.btn, aside a {
|
||||||
font-weight: 400 !important;
|
font-weight: 400 !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user