Template:Plainlist/styles.css: Difference between revisions

From Differslopedia
Jump to navigation Jump to search
Roxstormed (talk | contribs)
m 4 revisions imported from wikipedia:Template:Plainlist/styles.css
Roxstormed (talk | contribs)
Roxstormed changed the content model of the page Template:Plainlist/styles.css from "plain text" to "Sanitized CSS"
 
(No difference)

Latest revision as of 03:40, 10 April 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;
}