MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
WoonROWiki (talk | contribs) No edit summary |
WoonROWiki (talk | contribs) 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;
}