active nav-link was white on white

This commit is contained in:
zotlabs 2017-05-31 21:57:01 -07:00
parent fc98bd1563
commit e6581aa09c

View file

@ -139,6 +139,10 @@ option {
background-color: #111;
}
.nav-link.active {
color:#000 !important;
}
a.btn, aside a {
font-weight: 400 !important;
}