Skip to content

Commit

Permalink
Update underline.less
Browse files Browse the repository at this point in the history
  • Loading branch information
amarrazza authored Sep 7, 2023
1 parent 8ce27bd commit 738468d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/src/css/custom.less
Original file line number Diff line number Diff line change
Expand Up @@ -819,14 +819,14 @@ h2.anchor {
}
}

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 738468d

Please sign in to comment.