Main public logs
More actions
Combined display of all available logs of My wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:42, 2 April 2026 MatthewGuerra talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .mod-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); gap: 15px; } .mod-card { background: #111827; padding: 15px; border-radius: 10px; text-align: center; transition: 0.2s ease; border: 1px solid #1f2937; } .mod-card:hover { transform: translateY(-4px); border-color: #3b82f6; }")