Vorlage:Plainlist/styles.css: Unterschied zwischen den Versionen
(add this reset from mobile.css) |
K (1 Version von wpen:Template:Plainlist/styles.css importiert) |
Aktuelle Version vom 13. Januar 2023, 15:11 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;
}