MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 2: | Line 2: | ||
img { | img { | ||
filter: none !important; | filter: none !important; | ||
} | } |
Revision as of 19:25, 29 January 2025
/* CSS placed here will be applied to all skins */ img { filter: none !important; }