MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
/* Hide appearance tab on the right */ | /* Hide appearance tab on the right */ | ||
.vector- | .vector-appearance-landmark { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Revision as of 13:51, 16 March 2025
/* CSS placed here will be applied to all skins */
/* Hide appearance tab on the right */
.vector-appearance-landmark {
display: none !important;
}