m 1 revision imported: Importing from the English Wikipedia |
CleanupBot (talk | contribs) m Remove protection template from unprotected page |
||
| Line 1: | Line 1: | ||
/* | /* */ | ||
.tocright { | .tocright { | ||
float: right; | float: right; | ||
Latest revision as of 19:52, 17 April 2021
/* */
.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;
}