Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3cf1b commit cc74a74Copy full SHA for cc74a74
1 file changed
python_docs_theme/static/pydoctheme.css
@@ -29,6 +29,10 @@ pre {
29
color: inherit;
30
}
31
32
+a {
33
+ text-decoration: underline;
34
+}
35
+
36
body {
37
margin-left: 1em;
38
margin-right: 1em;
0 commit comments