MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
#content { | #content { | ||
width: 80%; | width: 80%; | ||
} | } | ||
#mw-head { | #mw-head { | ||
width: 80%; | |||
} | } |
Revision as of 02:20, 9 July 2025
/* CSS placed here will be applied to all skins */ #content { width: 80%; } #mw-head { width: 80%; }