Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcc74a74

Browse files
committed
Underline links for readability and a11y
1 parentbc3cf1b commitcc74a74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎python_docs_theme/static/pydoctheme.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ pre {
2929
color: inherit;
3030
}
3131

32+
a {
33+
text-decoration: underline;
34+
}
35+
3236
body {
3337
margin-left:1em;
3438
margin-right:1em;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp