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 901c747Copy full SHA for 901c747
1 file changed
python_docs_theme/static/pydoctheme_dark.css
@@ -60,6 +60,10 @@ span.highlighted {
60
background-color: #616161;
61
}
62
63
+.footnote:target {
64
+ background-color: #2c3e50;
65
+}
66
+
67
/* Below for most things in text */
68
69
dl.field-list > dt {
0 commit comments