◐ Shell
clean mode source ↗

Fix monospace inconsistencies by tusharsadhwani · Pull Request #87 · 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", monospace; 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", monospace; }
.toctree-wrapper ul { Expand Down