Main public logs
More actions
Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:24, 14 June 2025 Prd talk contribs created page Template:Main page/shared/styles.css (Created page with "Much of this requires review... 6-14: .home-grid { display: grid; grid-auto-rows: minmax( 3rem, auto ); grid-gap: var( --space-xs ); grid-auto-flow: row dense; grid-template-columns: 1fr 2fr; grid-template-rows: minmax(3rem, auto); } @media screen and ( max-width: 1000px ) { .home-grid { grid-template-columns: 1fr; } } .home-grid a.external { background-image: none; } .home-card { position: relative; padding: var( --space-md ); background: var( --c...")