Template:TOC hidden/styles.css

Permanently protected template
From Meta, a Wikimedia project coordination wiki
.tochidden-floatleft {
	float: left;
	margin-right: 1em;
}
.tochidden-floatright {
	float: right;
	margin-left: 1em;
}
.tochidden-title {
	font-weight: bold;
	display: inline;
}
.tochidden-title::after {
	display: inline;
	content: "\00a0";
}
.tochidden .toc {
	margin: 0;
	border: none;
	padding: 0;
}
html.client-js .tochidden .toctitle {
	display: none;
}
html.client-js .tochidden ul {
	display: block;
}
html.client-nojs .tochidden-title {
	display: none;
}
/* {{PP-template}} */