Vorlage:Plainlist/styles.css

Aus Pentaquin Wiki
Version vom 11. Dezember 2022, 08:59 Uhr von Module>Izno (add this reset from mobile.css)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
/* {{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;
}