无聊的胡言乱语,博客是:
https://joomaen.bit.site
Fonts
Planet自定义CSS换字体代码
在head标签里
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/style.css" />
<style>
body {
/* TC version */
font-family: "LXGW WenKai TC", sans-serif;
}
</style>