MediaWiki:Common.css: Difference between revisions
From WikiStax
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#chameleon-header #logo { | |||
width: 200px; /* Adjust the width as needed */ | |||
} | |||
Revision as of 00:59, 7 May 2025
/* CSS placed here will be applied to all skins */
#chameleon-header #logo {
width: 200px; /* Adjust the width as needed */
}
