
I've just read Steelchaser's new story and noticed that it suffers from excessive spacing, as do many other stories in our archive. The reason for that is the software used to convert the DOC or ODT files to HTML, because it is rather inconsistent with how it handles paragraphs. That's why I made a short example of how to write your document to avoid the excess spaces - I'm using OpenOffice, but it works the same with LibreOffice or MS Office:
1. Create a blank Text Document - do not use any custom templates.
2. If not visible already, call up the "Styles and Formatting" window by selecting the option "Styles and Formatting" from the Format menu.

3. Right click the entry "Text Body" and select "Modify..." from the context menu

4. Set the "below paragraph" entry to 0.5 cm (or 0.19 in) and select OK
Result

Now you can see immediately that there is a big spacing between paragraphs 2 and 3, because there's been extra ENTER given. That would translate to a big spacing on the website later on. The spacing between paragraphs 1 and two is about right and translates as such to the website. Viola

A note to the admins: I don't know which software you're using to convert files, but I wrote some tool for myself a couple years ago that could weed out those extra spaces, so if you wanna try it, gimme a shout.