Template:Plainlist/styles.css

Safer nicotine wiki Tobacco Harm Reduction
Revision as of 02:57, 5 December 2021 by Richardpruen (talk | contribs) (1 revision imported)
Jump to navigation Jump to search
/**
 * Unbulleted lists
 */
.plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}

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