Quote:
Originally Posted by nabsltd
Do you use padding so it doesn't collapse? I use margin-bottom: 0.1em; specifically because I want it to collapse if the next paragraph happens to have a larger top margin (like after a section break).
|
If I remember the reason I went with padding years back, it was a trade off between not collapsing before a scene break which already tend to have spacing which hides the padding and the occasional bottom of the page having a line moved to the next page. I haven't looked at that code in close to a decade according to my last comments in the commented version of my basic stylesheet.