Template:Plainlist/styles.css: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
Mediawiki >ExE Boss
Add leading comment
 
m 1 revision imported
(No difference)

Revision as of 02:57, 5 December 2021

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

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