Template:Nonumtoc/styles.css

Revision as of 12:33, 19 October 2020 by Caleb Cooper (talk | contribs) (Created page with "{{pp-template}}: .tocnumber { display: none; } #toc ul, .toc ul { line-height: 1.5em; list-style: none none; margin: .3em 0 0; padding: 0; } .hlist #toc ul ul, .hlis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
/* {{pp-template}} */
.tocnumber {
	display: none;
}
#toc ul,
.toc ul {
	line-height: 1.5em;
	list-style: none none;
	margin: .3em 0 0;
	padding: 0;
}
.hlist #toc ul ul,
.hlist .toc ul ul {
	/* @noflip */
	margin: 0;
}