Template:CITOC/styles.css

Template page
Revision as of 02:11, 22 June 2022 by Forte (talk | contribs) (Final touches)
.template-toc {
	display: table;
	padding: 7px;
	border: 1px solid #a2a9b1;
	background-color: #f8f9fa;
	font-size: 95%;
}
.template-toc li {
	margin-bottom: 0.1em;
}
.template-toc ul {
	list-style: none;
}
.template-toc .toctitle {
	text-align: center;
}