Template:Plainlist/styles.css: Difference between revisions

From All Skies Encyclopaedia
imported>Izno
(get this onto its own page to start)
(No difference)

Revision as of 05:30, 11 December 2022

.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}