Jump to content

Template:Plainlist/styles.css: Difference between revisions

From Worldpedia, the free encyclopedia
add this reset from mobile.css
m 1 revision imported from enwiki:Template:Plainlist/styles.css
Tags: Mobile edit Mobile web edit
(No difference)

Revision as of 23:13, 2 March 2025

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