Template:Nonumtoc/styles.css: Difference between revisions

From PsiForum
Jump to navigation Jump to search
(Imported page)
 
 
Line 3: Line 3:
 
display: none;
 
display: none;
 
}
 
}
 +
 
#toc ul,
 
#toc ul,
 
.toc ul {
 
.toc ul {

Latest revision as of 03:32, 20 January 2022

/* {{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;
}