Template:TOC right/styles.css: Difference between revisions
Jump to navigation
Jump to search
enwiki>Ankush.srg m 1 revision imported |
m 1 revision imported |
(No difference)
| |
Latest revision as of 11:04, 1 May 2026
/* {{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;
}