Skip to content

Fix Bing by riaf

Details

Authorriaf

LicenseNo License

Categoryriaf.jp

Created

Updated

Size396 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fix broken Bing fonts

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Fix Bing
@version      20230227.02.23
@namespace    userstyles.world/user/riaf
@description  Fix broken Bing fonts
@author       riaf
@license      No License
==/UserStyle== */
@-moz-document domain("www.bing.com"),
domain("copilot.microsoft.com") {
    body,
    cib-serp {
        --cib-font-text: -apple-system, BlinkMacSystemFont, sans-serif !important;
    }
}

Reviews

No reviews yet.