Template:TOC right float/styles.css

From WikiMSK
.toc {
    display: table;
    padding: 7px;
    margin: 10px;
    float: right;
    clear: both
}