Skip to content

Commit

Permalink
Highlighting links: Remove underline on hover.
Browse files Browse the repository at this point in the history
  • Loading branch information
chmst committed Nov 28, 2024
1 parent 157189b commit 7c9c2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

.theme-doc-markdown.markdown {
--ifm-link-decoration: underline;
--ifm-link-hover-decoration: none;
}

.theme-doc-markdown.markdown img {
Expand Down

0 comments on commit 7c9c2b4

Please sign in to comment.