Skip to content

Commit

Permalink
update font colors
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Dec 28, 2023
1 parent ea83cbc commit 85e8d8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgdown/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
color: #FFFFFF !important;
}

.nav-link {
color: #FFFFFF !important;
}

.navbar-dark .navbar-nav .active>.nav-link {
background-color: #18bc9c;
}
Expand Down

0 comments on commit 85e8d8e

Please # to comment.