Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Fix illegible text on image file size buttons: revert colour override for .mw-thumbnail-link
Tag: Reverted
Revert broken "color: revert" rule that broke CSS parsing — restoring menu
Tags: Replaced Undo Reverted
Line 1: Line 1:
false
false
/* ─── Fix: restore Citizen default colour on image size buttons ──────────── */
/* Our link colour override turns text invisible on the selected blue button. */
.mw-body-content .mw-thumbnail-link {
    color: revert !important;
}

Revision as of 21:19, 12 March 2026

false