Template:Ublist/styles.css

From bg3.wiki
< Template:Ublist
Revision as of 16:58, 29 December 2023 by Willowisp (talk | contribs) (Willowisp moved page Template:Unbulleted list/styles.css to Template:Ublist/styles.css without leaving a redirect)
Jump to navigation Jump to search
/* Unbulleted lists */
.bg3wiki-ublist ul,
.bg3wiki-ublist ol {
	margin: 0;
	padding: 0;
	line-height: inherit;
	list-style: none;
}

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