Template:TOC left/styles.css
< Template:TOC left
Jump to navigation
Jump to search
Revision as of 00:03, 4 March 2019 by Wikirug>Pppery (Adding protection template)
/* {{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;
}