Vorlage:Plainlist/styles.css: Unterschied zwischen den Versionen

Aus Pentaquin Wiki
Module>Izno
(add this reset from mobile.css)
 
K (1 Version importiert)
 
(kein Unterschied)

Aktuelle Version vom 25. Dezember 2023, 16:40 Uhr

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