MediaWiki:Common.css: Difference between revisions

From /gwik/
Created page with "→‎CSS placed here will be applied to all skins: #mw-content-wrapper {min-width: 100%;}"
 
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 */
#mw-content-wrapper {min-width: 100%;}
#mw-site-navigation {flex: 0 0 10em;}

Revision as of 11:13, 29 August 2024

/* CSS placed here will be applied to all skins */
#mw-site-navigation {flex: 0 0 10em;}