Jump to content

Main public logs

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

Logs
  • 03:38, 7 October 2025 Lee Miller talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;700&display=swap'); html { font-size: 16px; } body { font-family: "Comfortaa", cursive; line-height: 1.6; color: #111; margin: 0; } Headings (classic fixed sizes): h1 { font-family: "Comfortaa", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; font-size: 32px; ~2x body: line-height: 1.2; margin: 0...")