Teamplaid:TOCleft/styles.css

O Wiktionary
/* {{pp-template}} */
.tocleft {
	float: left;
	clear: left;
	width: auto;
	background: none;
	padding: .5em .8em 1.4em 0;
	margin-bottom: .5em; 
}
.tocleft-clear-left {
	clear: left;
}
.tocleft-clear-both {
	clear: both;
}
.tocleft-clear-none {
	clear: none;
}