分享 1173 5

    更改memos的字体为霞鹜文楷

    AI摘要:文章介绍了如何通过更改memos的自定义样式来将字体改为霞鹜文楷。由于跨域问题导致一些图标和字体无法正常显示,作者决定自建一个霞鹜文楷的CDN,并提供了相应的代码供读者复制粘贴使用。

    通过memos的自定义样式更改字体为霞鹜文楷

    由于cdn.staticfile.org出现了跨域的问题导致很多图标和字体无法正常显示.

    加上ucloud买了一年100G的CDN流量.

    自己反正也很少用,就自建一个霞鹜文楷的CDN

    把以下代码复制粘贴进memos的自定义样式中保存即可.

    @import '//cdn.09j.cn/lxgw-wenkai-webfont/style.css';
    body {
    font-family: "LXGW WenKai", sans-serif;
    }

     

    老孙
    资深网民孙先生

    Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /www/sites/imsun.org/index/usr/themes/farallon/comments.php on line 4

    Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/sites/imsun.org/index/usr/themes/farallon/comments.php on line 4
    1. 半夏
      2024-10-20 18:27

      老孙同款主题字体还是不知道咋用

        1. 老孙 作者
          2024-10-21 08:51
          @半夏

          在自定义head中加入

          <link rel="stylesheet" href="https://cdn.imsun.org/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css" /> <style> body { font-family: "LXGW WenKai Screen", sans-serif; } </style>
    2. 大明
      大明
      2023-12-20 09:25

      继续测试评论

    3. 大明
      大明
      2023-12-19 15:33

      测试评论222[f=shengli]

    4. 大明
      大明
      2023-12-19 15:31

      评论测试