Template:Plainlist/styles.css: Difference between revisions
Appearance
Adding {{pp-template}} |
meh |
||
| Line 1: | Line 1: | ||
/* {{pp-template|small=yes}} */ | /* {{pp-template|small=yes}} */ | ||
.plainlist ol, | .plainlist ol, | ||
.plainlist ul { | .plainlist ul { | ||
Revision as of 11:31, 11 December 2022
/* {{pp-template|small=yes}} */
.plainlist ol,
.plainlist ul {
line-height: inherit;
list-style: none;
margin: 0;
}
.plainlist ol li,
.plainlist ul li {
margin-bottom: 0;
}