Generates exactly what I was looking for.
But the issue is that toc.xhtml appears of the screen on a smartphone, with a padding-left about 1/3 of the screen.
I tried
.level1 { font-size: 170%; padding-left: -1em; padding-top: 3em; }
.level2 { font-size: 60%; padding-left: 0em;}
.level3 { font-size: 80%; }
To no avail
Last edited by alegriadelarte; 05-13-2018 at 05:10 PM.
|