MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
WoonROWiki (talk | contribs) Created page with "→All CSS here will be loaded for users of the Vector skin: #mw-panel .portal .body ul li a { text-transform: none !important; }" |
WoonROWiki (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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; | ||
text- | 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;
}