Template:Plainlist/styles.css

From Shogi Harbour Wiki
< Template:Plainlist
Revision as of 12:44, 17 January 2024 by Kashi (talk | contribs) (Created page with ".plainlist--only-child > ol, .plainlist--only-child > ul { line-height: inherit; list-style: none none; margin: 0; padding-left: 0; } .plainlist--only-child > ol li, .plainlist--only-child > ul li { margin-bottom: 0; } →‎[[Category:テンプレートスタイル|Plainlist]]: ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.plainlist--only-child > ol,
.plainlist--only-child > ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
	padding-left: 0;
}

.plainlist--only-child > ol li,
.plainlist--only-child > ul li {
	margin-bottom: 0;
}
/* [[Category:テンプレートスタイル|Plainlist]] */