博客 | 修改博客字体为 霞鹜文楷
本来想直接改源码的,后来发现使用的主题可以直接添加。
添加 自定义样式
body {
/* Screen version */
font-family: "LXGW WenKai Screen", sans-serif;
}
添加底部自定义内容
饿了么CDN
<link rel="stylesheet" href="https://npm.elemecdn.com/[email protected]/style.css" media="print" onload="this.media='all'">
七牛云CDN
<link rel="stylesheet" href="https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.7.0/style.css" media="print" onload="this.media='all'">
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。