MediaWiki:MonsterCard.css: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 January 2026

5 December 2025

3 December 2025

21 October 2025

  • curprev 16:5516:55, 21 October 2025 Noorisei talk contribs 6,270 bytes +6,270 Created page with "Monster Information Cards: .monster-info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2rem; margin-bottom: 2rem; } .monster-info-card { background: #ffffff; border-radius: 12px; padding: 1.5rem; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border: 1px solid #e9ecef; transition: all 0.3s ease; position: relative; overflow: hidden; } .monster-info-card::before { content: ''; position: absolute;..."