Template:Horizontal TOC/styles.css

From the Audiovisual Identity Database, the motion graphics museum
/* {{pp-template}} */
.horizontal-toc-align-right {
	float: right;
}

.horizontal-toc-align-left {
	float: left;
}

.horizontal-toc-align-center {
	margin-left: auto;
	margin-right: auto;
	clear: none;
}

.horizontal-toc-clear-right {
	clear: right;
}

.horizontal-toc-clear-left {
	clear: left;
}

.horizontal-toc-clear-both {
	clear: both;
}

.horizontal-toc-clear-none {
	clear: none;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.