Template:Plainlist/styles.css

From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by Izno (talk | contribs) at 05:44, 13 March 2023 (-comment). It may differ significantly from the current version.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}