Template:TOC left/styles.css

Revision as of 16:18, 8 December 2018 by imported>TheDJ
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.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;
}