MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.ability-icon { | .ability-icon { | ||
filter: grayscale(100%) invert(100%) hue-rotate(180deg) brightness(0 | filter: grayscale(100%) invert(100%) hue-rotate(180deg) brightness(1.0); | ||
} | } |