Quote:
Originally Posted by m00min
I've always written CSS to use the margin-bottom for spacing
|
With
headings, though,
margin-top tends to be used
primarily (though not exclusively) because headings typically follow on ordinary text (ordinary paragraphs), and it would be bad practice to attach spacing as attribute of the final paragraph of ordinary text preceding the heading.
In any case, Marvin should properly support both
margin-bottom and
margin-top, even within "Marvin's formatting". Now that we're tracking this on GitHub (I've attached
your finding to that particular issue and updated its title to refer to spacing besides colour attributes), it can be expected Kris will fix this sooner or later.