Template:Plainlist/styles.css

From OS-Tan Collections Wiki
< Template:Plainlist
Revision as of 20:37, 10 December 2023 by Halian (talk | contribs) (removing link to nonexistent template)
Jump to navigation Jump to search
.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;
}