MediaWiki:QuestCard.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

3 December 2025

21 October 2025

  • curprev 16:4116:41, 21 October 2025 Noorisei talk contribs 8,527 bytes +8,527 Created page with "Quest Card: .quest-card { background: rgba(255, 255, 255, 0.95); border: 1px solid rgba(255, 107, 157, 0.1); border-radius: 20px; padding: 30px; margin: 25px 0; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); transition: all 0.3s ease; position: relative; overflow: hidden; } .quest-card:hover::before { left: 100%; } .quest-card:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(255, 107, 157, 0.15); border-color: rgba(255, 107,..."