summaryrefslogtreecommitdiff
path: root/coverage/html.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/html.py')
-rw-r--r--coverage/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/html.py b/coverage/html.py
index 9f109a8..dec3463 100644
--- a/coverage/html.py
+++ b/coverage/html.py
@@ -96,7 +96,7 @@ html, body, p, td {
margin: 0;
padding: 0;
}
-body {
+html, body {
font-size: 85%;
}