Template:Paragraph break/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>RexxS at 05:16, 8 February 2021 (only suppress the top-margin for unordered lists). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
div.paragraphbreak {
	margin-top: 0.5em;
}

ul li div.paragraphbreak {
	margin-top: 0;
}