Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-j committed Oct 10, 2024
1 parent c07c7c9 commit 42d73b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pkgdown/extra.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@

/*
Undeline navbar text on hover
*/
.navbar-nav a:hover {
text-decoration: underline;
}

/*
Change Version number badge on navbar
*/
.text-muted {
color: #984807 !important;
background-color: #f7f8f8;
Expand Down

0 comments on commit 42d73b1

Please sign in to comment.