Difference between revisions of Template:Plainlist/styles.css

From Reduced Lens Wiki, the free vision improvement encyclopedia
Jump to navigation Jump to search
en>Izno
(add this reset from mobile.css)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 01:28, 10 August 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;
}