From 62d8c7049747d5d529bb16f2427b1130ac1b6e93 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 24 Feb 2010 21:06:10 -0500 Subject: Latest sample HTML output --- doc/sample_html/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/sample_html/style.css') diff --git a/doc/sample_html/style.css b/doc/sample_html/style.css index b2987ea3..25e7d115 100644 --- a/doc/sample_html/style.css +++ b/doc/sample_html/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