Skip to content

Commit

Permalink
#toc>.nav a.nav-link
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Jan 4, 2024
1 parent 0d8c5da commit ba78708
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgdown/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit ba78708

Please sign in to comment.