From caeca771b2fbf9da72baf7feac49656817d1731c Mon Sep 17 00:00:00 2001 From: Simon Marlow <marlowsd@gmail.com> Date: Wed, 7 Jul 2010 15:13:17 +0000 Subject: [PATCH] remove the contents indentation; later tex4ht does a better job --- report/ht/haskell.cfg | 5 ----- 1 file changed, 5 deletions(-) diff --git a/report/ht/haskell.cfg b/report/ht/haskell.cfg index 061852b..ab087f6 100644 --- a/report/ht/haskell.cfg +++ b/report/ht/haskell.cfg @@ -31,11 +31,6 @@ % Style sheet additions % \Css{ - span.partToc { margin-left: 0em; } - span.chapterToc { margin-left: 2em; } - span.sectionToc { margin-left: 4em; } - span.subsectionToc { margin-left: 6em; } -% % We like a smaller sans font. % body { % font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif; -- GitLab