diff --git a/website/src/css/custom.less b/website/src/css/custom.less index a4d13d80f..a71279322 100644 --- a/website/src/css/custom.less +++ b/website/src/css/custom.less @@ -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;