From ca0523979de925486ac199901acd39c2ee7252e7 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Dec 2009 20:11:03 -0500 Subject: Clean up HTML files. --- coverage/htmlfiles/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'coverage/htmlfiles/style.css') diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css index b2987ea3..25e7d115 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 { -- cgit v1.2.1