Template:Plainlist/styles.css: Difference between revisions
From WikiMD's Wellness Encyclopedia
CSV import Tags: Replaced Reverted |
Prab changed the content model of the page Template:Plainlist/styles.css from "wikitext" to "Sanitized CSS" Tags: content model change Manual revert |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | /* {{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; | |||
} | |||
Latest revision as of 02:43, 6 January 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;
}