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
 
(One intermediate revision by the same user not shown)
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;}
#mw-related-navigation {flex: 0 0 6em;}

Latest revision as of 11:15, 29 August 2024

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