diff --git a/report/ht/haskell.cfg b/report/ht/haskell.cfg index ab087f60f0217cf1295e18a62d395a7bd27eeed3..061852bac12039f47004e0023dababa4e68346c7 100644 --- a/report/ht/haskell.cfg +++ b/report/ht/haskell.cfg @@ -31,6 +31,11 @@ % 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;