Template:Plainlist/styles.css: Difference between revisions

Template page
w:c:strategywiki>Prod
(content from https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&oldid=1126788409)
 
m (1 revision imported: Imported from https://strategywiki.org/)
 
(No difference)

Latest revision as of 09:15, 29 October 2023

/* {{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;
}