V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
lleon
V2EX  ›  问与答

Notion 中的中文双引号怎么让它显示正常

  •  
  •   lleon · Nov 6, 2021 · 2092 views
    This topic created in 1641 days ago, the information mentioned may be changed or developed.

    中文左双引号和右双引号在 win11 中看起来一模一样,怎么让它们显示成有区别? ipad pro 里显示是正常的。

    lleon
        1
    lleon  
    OP
       Nov 6, 2021
    自己解决了:Edge 安装一个 stylus 插件,用下面的代码:

    @font-face {
    font-family: "Chinese Quote";
    src: local("PingFang SC"), local("SimSun");
    unicode-range: U+2018, U+2019, U+201c, U+201d;
    }
    .notranslate {
    font-family: "Chinese Quote", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
    }

    可以让双引号正常,同时其他样式不变。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5677 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 07:43 · PVG 15:43 · LAX 00:43 · JFK 03:43
    ♥ Do have faith in what you're doing.