summaryrefslogtreecommitdiff
path: root/tests/gold
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-07-05 15:01:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-07-05 15:04:54 -0400
commita08e42e1dd88c8042249b39b9275fb0c2216e8dc (patch)
tree6d73c3ae5214753a278ecd0f9084b32e1bbaeb96 /tests/gold
parent336f55fbce7ff85a047095d658d0aff3a15e24e0 (diff)
downloadpython-coveragepy-git-a08e42e1dd88c8042249b39b9275fb0c2216e8dc.tar.gz
Back to monospaced for the index page
Diffstat (limited to 'tests/gold')
-rw-r--r--tests/gold/html/styled/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gold/html/styled/style.css b/tests/gold/html/styled/style.css
index a9410fd8..e501ea6b 100644
--- a/tests/gold/html/styled/style.css
+++ b/tests/gold/html/styled/style.css
@@ -234,7 +234,7 @@ h2.stats { margin-top: .5em; font-size: 1em; }
#source p .ctxs span { display: block; text-align: right; }
-#index { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 0.875em; }
+#index { font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace; font-size: 0.875em; }
#index table.index { margin-left: -.5em; }