Open luuk777w opened 5 months ago
I am seeing the following styles added by the extention:
<style type="text/css" id="country-flag-fixer-ext">
#pw-close-btn .circle { font-family: 'Twemoji Country Flags', sans-serif !important; }
.fixed-mobile-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
.pw-siderail-left-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
.pw-siderail-right-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
#tycheConsole { font-family: 'Twemoji Country Flags', Arial, Helvetica, sans-serif !important; }
</style>
It is missing several elements that do have a class with font-family
bound to it. This doesn't seem to be detected by the extention and needs further investigation.
Not working on Letterboxd