Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba55891

Browse files
authored
Merge pull request #166 from hugovk/text-underline-offset
2 parents 3f45850 + cf5b9e6 commit ba55891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_docs_theme/static/pydoctheme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pre {
3131

3232
a[href] {
3333
text-decoration: underline 1px;
34-
text-underline-offset: 0.3em;
34+
text-underline-offset: 0.25em;
3535
}
3636

3737
body {

0 commit comments

Comments
 (0)