Skip to content

Commit

Permalink
Adjust docusaurus underline var again
Browse files Browse the repository at this point in the history
  • Loading branch information
breezyfasano committed Sep 18, 2023
1 parent ba060eb commit e06f355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ html[data-theme="dark"] {
/* Darkmode Links */
html[data-theme="dark"] {
--ifm-link-color: var(--color-white);
--ifm-link-decoration: var(underline)
}

/* Underline only for links in text body */
Expand Down

0 comments on commit e06f355

Please sign in to comment.