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
Tag: Manual revert
 
(4 intermediate revisions 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 23:18, 11 February 2025

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