View Single Post
Old 01-16-2016, 04:04 AM   #4
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I wouldn't advise using lists, ordered or unordered, styling options are limited in ePub2 and support is sloppy.

It might be possible to use some combination of left margin for the titles, and relative positioning for the numbers (maybe with width:0 or display:inline-block). But it seems alignment is wrong. This works in the browser, though, and doesn't use non-ePub2 CSS:

https://jsfiddle.net/jm2j8kmn/
Jellby is offline   Reply With Quote