Jump to content

Template:Plainlist/styles.css

From Book of Avalikin
Revision as of 13:17, 13 May 2025 by Tholin (talk | contribs) (Created page with "{{pp-template|small=yes}}: src: https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&action=edit: .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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template|small=yes}} */
/* src: https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&action=edit */
.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;
}