fixed colors

This commit is contained in:
ussr.win 2018-12-03 13:41:27 +00:00
parent 568ed53f93
commit e94f72e63b
1 changed files with 8 additions and 0 deletions

View File

@ -1814,4 +1814,12 @@ dl.bb-dl > dd > li {
.fa-minus-circle {
visibility: hidden;
}
.bg-primary {
background-color: #505050 !important;
}
.nav-link.active {
background-color: #505050 !important;
}