View Single Post
Old 05-13-2018, 10:42 AM   #3
alegriadelarte
Junior Member
alegriadelarte began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2018
Device: epub
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.
alegriadelarte is offline   Reply With Quote