Template:TOC left float/styles.css

From WikiMSK

< Template:TOC left float

Revision as of 18:21, 24 March 2022 by Jeremy (talk | contribs) (Created page with ".toc { display: table; padding: 7px; margin: 10px; float: left; clear: both }")
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

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