MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
Line 7: | Line 7: | ||
color: black !important; | color: black !important; | ||
background-color: white !important; | background-color: white !important; | ||
} | } |
Revision as of 00:27, 31 January 2025
/* CSS placed here will be applied to all skins */ img { filter: none !important; } /* Ensure text in ConfirmAccount fields is visible */ textarea { color: black !important; background-color: white !important; }