Ordered list issues in Responsive HTML5 output
I'm trying (with my very limited HTML abilities) to create a custom .css for my Responsive HTML5 output but at the moment, numbered lists are defeating me. If I select Convert to Text for my list style
then I get this in the HTML output.
. If I select Convert to List
then I get this in the HTML output
. Essentially the same, except a bigger gap after the number in the list. My .css looks like this
. If I change p.List1 to li.List1 then FM can no longer see the List1 style here
. I'm hoping someone can tell me what I need to change in either my .css or the selections on the FM Publish Settings to sort this out.
