Skip to content

Commit 2f38e86

Browse files
committed
Only apply underline offset to code formatting for underline visibility
1 parent 6a9d7a2 commit 2f38e86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python_docs_theme/static/pydoctheme.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ pre {
3131

3232
a[href] {
3333
text-decoration: underline 1px;
34+
35+
a[href]:has(> code) {
3436
text-underline-offset: 0.25em;
37+
color: red;
3538
}
3639

3740
body {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy