aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
blob: 71d2d0a7daa70b637e3f90bbccc1a1cf736a3d09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.uk-background-secondary .uk-navbar-dropdown-nav .uk-active a {
    color: white !important;
}

.uk-background-secondary .uk-navbar-dropdown-nav .uk-nav-header {
    color: white !important;
}

.uk-background-secondary .uk-navbar-dropbar {
    background: #222222 !important;
}