MediaWiki:Vector.css: Difference between revisions

From WoonRO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
#toc {
    float: none;
    margin: 0 auto 2em auto;
    text-align: left;
}

Latest revision as of 11:40, 4 May 2025

/* All CSS here will be loaded for users of the Vector skin */

#toc {
    float: none;
    margin: 0 auto 2em auto;
    text-align: left;
}