Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ublist/styles.css

Template page
< Template:Ublist
Revision as of 17:06, 29 December 2023 by Willowisp (talk | contribs) (Willowisp moved page Template:Ublist/styles.css to Template:Unbulleted list/styles.css without leaving a redirect)
/* 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;
}