Skip to content

Commit

Permalink
Update underline.css
Browse files Browse the repository at this point in the history
  • Loading branch information
amarrazza authored Sep 7, 2023
1 parent 1d1209c commit 8ce27bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -743,12 +743,12 @@ h2.anchor {
margin-bottom: 10px;
}
}
article a:not([data-quicklook-from]):not(.footnote-ref) {
text-decoration: underline;
}
a code {
text-decoration: none;
}
article a:not([data-quicklook-from]):not(.footnote-ref) {
text-decoration: underline;
}
/* default mermaid container */
.docusaurus-mermaid-container {
display: flex;
Expand Down

0 comments on commit 8ce27bd

Please sign in to comment.