Combined display of all available logs of StateCraft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:39, 3 January 2026 Mesemi talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Make drawer always visible > 1300px: @media screen and ( min-width: 1300px ) { :root { --fixed-menu-width: 240px; } .citizen-page-container { Reserve space for drawer: margin-left: calc( var( --header-size ) + var( --fixed-menu-width ) ); } .citizen-drawer .citizen-dropdown-details { Hide drawer button: display: none; } .cit...")