Skip to content

Archidekt Remove GameChangers by thepeopleseason

Details

Authorthepeopleseason

LicenseNo License

Categoryhttps://archidekt.com/

Created

Updated

Size372 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove GameChanger Styling for EDH Decks

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           archidekt.com gamechanger remover
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Remove gameChanger emblems from cards on 
@author         thepeopleseason
==/UserStyle== */

@-moz-document url-prefix("https://archidekt.com/") {
    *[class^="gameChangerLabel_container__"] { display: none; }
}

Reviews

No reviews yet.