Template:Plainlist/styles.css

From Oddworld Library
< Template:Plainlist
Revision as of 14:26, 14 January 2024 by Wil (talk | contribs) (Copied manually from https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&oldid=1126788409)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
	padding: 0; /* Reset Minerva default */
}

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