summaryrefslogtreecommitdiff
path: root/doc/sample_html/style.css
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-09-29 15:03:52 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-09-29 15:03:52 -0400
commit87a1b9cd39afb7c45cceacebdf8c53da27a0ebb6 (patch)
tree64c922c521b41e5a2b740b226c4206c3f7b28b25 /doc/sample_html/style.css
parent5a3f14d192a50638a9d3c0744384220e91b517e6 (diff)
downloadpython-coveragepy-git-87a1b9cd39afb7c45cceacebdf8c53da27a0ebb6.tar.gz
Latest sample HTML report for the docs
Diffstat (limited to 'doc/sample_html/style.css')
-rw-r--r--doc/sample_html/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sample_html/style.css b/doc/sample_html/style.css
index 70715ac1..811c6401 100644
--- a/doc/sample_html/style.css
+++ b/doc/sample_html/style.css
@@ -24,8 +24,8 @@ html>body {
/* Set base font size to 12/16 */
p {
- font-size: .75em; /* 12/16 */
- line-height: 1.3333em; /* 16/12 */
+ font-size: .75em; /* 12/16 */
+ line-height: 1.33333333em; /* 16/12 */
}
table {