MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
/* Ensure text in ConfirmAccount fields is visible */ | /* Ensure text in ConfirmAccount fields is visible */ | ||
textarea { | textarea { |
Revision as of 00:05, 31 January 2025
/* Ensure text in ConfirmAccount fields is visible */ textarea { color: black !important; background-color: white !important; } .mw-no-invert { filter: none !important; }