Skip to content

Commit

Permalink
update underline links
Browse files Browse the repository at this point in the history
  • Loading branch information
carlagn committed Apr 2, 2024
1 parent 04a779b commit 264a670
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,9 @@ pre {
a {
color: var(--link-color);
}

.theme-doc-markdown > *:not(.top-section) a {
text-decoration: underline;
}
h3 {
display: block;
margin-block-start: 1em;
Expand Down

0 comments on commit 264a670

Please sign in to comment.