Template:TOC right/styles.css
< Template:TOC right
Jump to navigation
Jump to search
Revision as of 04:06, 4 December 2019 by Cws 01studio (talk | contribs) (Created page with "→{{pp-template}}: .tocright { float: right; clear: right; width: auto; background: none; padding: .5em 0 .8em 1.4em; margin-bottom: .5em; } .tocright-clear-left {...")
/* {{pp-template}} */
.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;
}