Template:Plainlist/styles.css: Difference between revisions
Jump to navigation
Jump to search
Randombell (talk | contribs) m 1 revision imported |
Randombell (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
.plainlist ul li { | .plainlist ul li { | ||
margin-bottom: 0; | margin-bottom: 0; | ||
list-style: none; | |||
} | } |
Latest revision as of 10:09, 31 July 2025
/* {{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;
list-style: none;
}