Is the style tag supported? I included the following a style at the top of my story, to indent the first line of each paragraph.
p { text-indent: 30pt; margin:0; padding: 0; }
The story formatting looked perfect in preview. But then I got to thinking about what would happen if the story was split into multiple pages.
p { text-indent: 30pt; margin:0; padding: 0; }
The story formatting looked perfect in preview. But then I got to thinking about what would happen if the story was split into multiple pages.