V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
reaCodes
V2EX  ›  程序员

ChatGPT 网站字体无法修改

  •  
  •   reaCodes ·
    zhatlas · 2024-09-03 20:07:55 +08:00 · 2160 次点击
    这是一个创建于 377 天前的主题,其中的信息可能已经有所发展或是发生改变。

    之前可以使用 stylus 这类插件,或者 tempermonkey 脚本指定网站字体,现在不生效了,无法生效原因是什么,还有办法吗?

    之前使用的 css 样式: body { font-family: "Google Sans", Arial, sans-serif !important; }

    code, pre { font-family: 'Consolas', monospace !important; }

    .font-sans { font-family: "Google Sans", Arial, sans-serif !important; }

    reaCodes
        1
    reaCodes  
    OP
       2024-09-03 20:44:51 +08:00
    当前有一个解法:使用浏览器插件的方式注入 css
    reaCodes
        2
    reaCodes  
    OP
       2024-09-03 20:45:50 +08:00
    @reaCodes 但是肯定不如 stylus 和脚本灵活,safari 就无法使用了
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5867 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 02:08 · PVG 10:08 · LAX 19:08 · JFK 22:08
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.