MediaWiki:InfoBox.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:4316:43, 21 October 2025 Noorisei talk contribs 3,618 bytes +3,618 Created page with " Info Boxes: .tip-box { background-color: rgba(144, 238, 144, 0.2); border-left: 4px solid #4CAF50; padding: 15px; margin: 20px 0; border-radius: 4px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .tip-box::before { content: "💡 Tip"; display: block; font-weight: bold; margin-bottom: 10px; color: #4CAF50; } .warning-box { background-color: rgba(255, 165, 0, 0.2); border-left: 4px solid #FF9800; padding: 15px; margin: 20px 0; border-..."