Template:Plainlist/styles.css

Template page
Revision as of 19:57, 28 December 2022 by Gronk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* From Wikipedia: https://en.wikipedia.org/wiki/Template:Plainlist/styles.css
 * Used under the Creative Commons Attribution-ShareAlike 3.0 Unported License. This page is available under the same license.
 */

/* {{pp-template|small=yes}} */
.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;
}