Main public logs

From Wizards & Warlords Wiki

Combined display of all available logs of Wizards & Warlords Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:14, 19 March 2026 Aurelian talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .wiz-grid { outline: 5px solid red !important; } .wiz-grid-item { width: 100%; } .wiz-grid-item img { display: block; width: 100%; height: auto; border: 0; background: transparent; box-shadow: none; } .wiz-grid-text { margin-top: 8px; } @media (max-width: 1100px) { .wiz-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; } } @media (max-width: 700px) { .wiz-grid { grid-template-colu...")