Open main menu

Changes

Template:TOC right/styles.css

267 bytes added, 00:02, 4 March 2019
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;
}
Anonymous user