Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of CoraTO Wiki - Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:41, 21 October 2025 Noorisei talk contribs created page MediaWiki:QuestCard.css (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,...")