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

Commit574eb98

Browse files
committed
A11y: Increase the target area for single-letter index links
1 parenta3303c0 commit574eb98

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎python_docs_theme/static/pydoctheme.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,16 @@ dl > dt span ~ em {
230230
padding-left:20px;
231231
}
232232

233+
div.genindex-jumpbox,
234+
div.genindex-jumpbox>p {
235+
display: inline-flex;
236+
flex-wrap: wrap;
237+
}
238+
233239
div.genindex-jumpboxa {
234-
padding:00.5em;
240+
margin:05px;
241+
min-width:30px;
242+
text-align: center;
235243
}
236244

237245
@media (max-width:1023px) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp