Template:Plainlist/styles.css

From GameDX.net
< Template:Plainlist
Revision as of 05:06, 2 October 2022 by Mit (talk | contribs) (Created page with ".plainlist ul { line-height: inherit; list-style: none none; margin: 0; padding: 0; } .plainlist ul li { margin-bottom: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
	padding: 0;
}
.plainlist ul li {
	margin-bottom: 0;
}