Template:Nonumtoc/styles.css

From WikiBox
< Template:Nonumtoc
Revision as of 13:58, 22 March 2023 by Stuwisi (talk | contribs) (Created page with "→‎{{pp-template}}: .tocnumber { display: none; } #toc ul, .toc ul { line-height: 1.5em; list-style: none; margin: .3em 0 0; padding: 0; } .hlist #toc ul ul, .hlist .toc ul ul { →‎@noflip: margin: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
.tocnumber {
	display: none;
}
#toc ul,
.toc ul {
	line-height: 1.5em;
	list-style: none;
	margin: .3em 0 0;
	padding: 0;
}
.hlist #toc ul ul,
.hlist .toc ul ul {
	/* @noflip */
	margin: 0;
}