◐ Shell
clean mode source ↗

Bugfix: quote monospace font by tusharsadhwani · Pull Request #85 · python/python-docs-theme

Expand Up @@ -136,7 +136,7 @@ div.body a:hover { }
tt, code, pre { font-family: monospace, sans-serif; font-family: "monospace", sans-serif; font-size: 96.5%; }
Expand Down Expand Up @@ -208,7 +208,7 @@ div.footer a:hover { }
dl > dt span ~ em { font-family: monospace, sans-serif; font-family: "monospace", sans-serif; }
.toctree-wrapper ul { Expand Down