Template:TOC right/styles.css
From NSV13
< Template:TOC right
Jump to navigationJump to searchRevision as of 18:02, 3 March 2019 by en_wp>Pppery (Adding protection template)
/* {{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;
}