We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3cc21 commit 10be089Copy full SHA for 10be089
python_docs_theme/static/pydoctheme.css
@@ -192,3 +192,6 @@ div.footer a:hover {
192
background: none !important;
193
}
194
195
+dl > dt span ~ em {
196
+ font-family: monospace, sans-serif;
197
+}
0 commit comments