Template:Plainlist/styles.css: Difference between revisions
(Copied manually from https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&oldid=1126788409) |
(No difference)
|
Latest revision as of 14:26, 14 January 2024
.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;
}