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 fbef031 commit 60d013dCopy full SHA for 60d013d
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", sans-serif;
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