Thread: Bullet indents
View Single Post
Old 07-31-2022, 07:53 AM   #1
DrivingTest
Member
DrivingTest began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jul 2022
Device: Kindle
Bullet indents

I've created a book in Word which has been converted into ePub format before being opened in Sigil. The book has a number of unordered lists which show up in the HTML like this:

<ul class="list_">
<li class="block_22">item 1</li>
<li class="block_22">item 2</li>
<li class="block_22">item 3</li>
<li class="block_22">item 4</li>
</ul>

The bullets appear to indented much deeper than in the original Word file. I'm thinking it should be simple enough the decrease the indent but I can't figure out how?

Sigil has toolbars at the top, one of which has a 'decrease indent' button, but how do I actually use this to change what I see in the HTML or preview window?

Thanks
Attached Thumbnails
Click image for larger version

Name:	preview.jpg
Views:	141
Size:	16.0 KB
ID:	195460  
DrivingTest is offline   Reply With Quote