Style fix.
authorCameron McCormack <cam@mcc.id.au>
Sat, 18 Aug 2012 18:33:00 +1000
changeset 277 4b34491a958b
parent 276 f0b69dcb663c
child 278 e835c90bf720
Style fix.
master/style/default_svg.css
--- a/master/style/default_svg.css	Sat Aug 18 18:31:03 2012 +1000
+++ b/master/style/default_svg.css	Sat Aug 18 18:33:00 2012 +1000
@@ -215,7 +215,7 @@
 ul.toc { text-transform: none }
 
 /* Allow another level of toc. */
-ul.toc ul ul ul { margin: 0 0 0 2.4em; font-style: normal; font-size: 85%; line-height: 1.53; xcolor: #666 }
+ul.toc ul ul ul { margin: 0 0 0 2.4em; font-style: normal; font-size: 85%; line-height: 1.53 }
 ul.toc ul ul ul span.secno { margin-left: -10.6em }
 
 /* The header/footer with links to next/previous chapter, etc. */