diff --git a/pkgdown/extra.css b/pkgdown/extra.css index c0191510..639d60f3 100644 --- a/pkgdown/extra.css +++ b/pkgdown/extra.css @@ -3,14 +3,14 @@ color: #FFFFFF !important; } -#toc>.nav a.nav-link { - color: #000000 !important; -} - .nav-link { color: #FFFFFF !important; } +#toc>.nav a.nav-link { + color: #000000 !important; +} + .navbar-dark .navbar-nav .active>.nav-link { background-color: #18bc9c; }