Template:TOC right/styles.css
< Template:TOC right
Jump to navigation
Jump to search
Revision as of 16:10, 8 December 2018 by test>TheDJ (Protected "Template:TOC right/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
.tocright {
float: right;
clear: right;
width: auto;
background: none;
padding: .5em 0 .8em 1.4em;
margin-bottom: .5em;
}
.tocright-clear-left {
clear: left;
}
.tocright-clear-both {
clear: both;
}
.tocright-clear-none {
clear: none;
}