8000
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 f0e6c88 commit 480a072Copy full SHA for 480a072
python_docs_theme/static/pydoctheme.css
@@ -136,7 +136,7 @@ div.body a:hover {
136
}
137
138
tt, code, pre {
139
- font-family: "monospace", sans-serif;
+ font-family: "monospace", monospace;
140
font-size: 96.5%;
141
142
@@ -208,7 +208,7 @@ div.footer a:hover {
208
209
210
dl > dt span ~ em {
211
212
213
214
.toctree-wrapper ul {
0 commit comments