Template:Plainlist/styles.css

Public wiki for the 1904 Louisiana Purchase Exposition
Revision as of 13:20, 11 July 2021 by l>ExE Boss (Copied from mw:Template:Plainlist/styles.css)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Should be kept in sync with [[MediaWiki:Common.css]] */

/**
 * Unbulleted lists
 */
.plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}

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