MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-language-selector a { | |||
.mw- | text-transform: capitalize; | ||
text-transform: capitalize | |||
} | } |
Latest revision as of 07:53, 26 August 2024
/* CSS placed here will be applied to all skins */ .mw-language-selector a { text-transform: capitalize; }