MediaWiki:Common.css: Revision history

From OmegaMMO

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.

28 August 2025

21 May 2025

  • curprev 17:1717:17, 21 May 2025Epsilon talk contribs 428 bytes +428 Created page with "→‎CSS placed here will be applied to all skins: .card_tooltip { text-decoration: none; position: relative; } .card_tooltip span { display: none; background: white; padding: 0; position: absolute; z-index: 1000; overflow: hidden; } .card_tooltip span img { float: left; margin: 0; width: auto; } .card_tooltip:hover span { display: block; top: auto; left: 0; transform: none; width: auto; }"