mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 22:35:45 +00:00
82539eba4b
Check commit and GitHub actions for more details
14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
/*
|
|
* Citizen
|
|
*
|
|
* SkinStyles for Extension:Score
|
|
* Module: ext.score.popup
|
|
* Version: REL1_39 0a66cef
|
|
*
|
|
* Date: 2023-06-10
|
|
*/
|
|
|
|
.skin-citizen-dark .mw-ext-score img {
|
|
filter: invert( 1 );
|
|
}
|