Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

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

Logs
  • 11:56, 16 February 2026 Abfielder talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Featured Wiki Grid: .bbog-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-top: 10px; } @media (max-width: 700px) { .bbog-grid { grid-template-columns: 1fr; } } .bbog-card { text-align: center; padding: 12px; } .bbog-featured-title { font-size: 1.1rem; font-weight: 600; margin-bottom: 12px; } .bbog-featured-img img { width: 100%; height: auto...")