Hi Tom,
ich want to reduce the space between a post’s end and the line “leave a comment”, to make it clear, that the comment’s line belongs to the post above:

First I tried, to eliminate the paragraph’s margin like this: p {margin-bottom: 0px;}.
That works fine, but than I run into another problem: To separate one paragraph from the next paragraph, I had to insert blank paragraphs, empty lines. Some programs like WordPress TinyMCE delete empty paragraphs automatically, because they weren’t “correct” HTML.
Any suggestions, how I can push the comment’s line closer to the post it belongs to?
Kind regards
Roland