styles.css
Jump to navigation
Jump to search
imported>Pppery (Adding protection template) |
m (3 revisions imported from w:Template:TOC_right/styles.css: import from enwp) |
(No difference)
| |
Revision as of 09:49, 11 August 2020
/* {{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;
}