summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.css
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-06 20:11:03 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-06 20:11:03 -0500
commit5a78a24b1ab693ebc5982b7f3e01400c784c24dd (patch)
treeb0e225dc3413499f6f4b3d9113ba2858dfb221e4 /coverage/htmlfiles/style.css
parent97362eb3b3f87f868bbd641aed3755c6e39cfcc8 (diff)
downloadpython-coveragepy-5a78a24b1ab693ebc5982b7f3e01400c784c24dd.tar.gz
Clean up HTML files.
Diffstat (limited to 'coverage/htmlfiles/style.css')
-rw-r--r--coverage/htmlfiles/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css
index b2987ea..25e7d11 100644
--- a/coverage/htmlfiles/style.css
+++ b/coverage/htmlfiles/style.css
@@ -20,7 +20,7 @@ body {
html>body {
font-size: 16px;
- }
+ }
/* Set base font size to 12/16 */
p {
@@ -115,7 +115,7 @@ td.text {
margin: 0;
padding: 0 0 0 .5em;
border-left: 2px solid #ffffff;
- white-space: nowrap;
+ white-space: nowrap;
}
.text p.mis {