Difference between revisions of "Template:TOC left/styles.css"
Jump to navigation
Jump to search
Wikirug>Pppery (Adding protection template) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 10:37, 1 July 2019
/* {{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;
}