Template:Plainlist/styles.css
Revision as of 06:59, 11 December 2022 by w>Izno (add this reset from mobile.css)
/* {{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;
}