下载 Stylus 扩展,然后自定义包含所有网站 *://*
,接着修改样式
@import url('https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.7.0/lxgwwenkaiscreen.css');
/* 其他样式规则 */
body {
font-family: "LXGW WenKai Screen", sans-serif !important;
}
/* youtube */
#video-title.ytd-rich-grid-media {
font-family: "LXGW WenKai Screen", sans-serif !important;
}
/* twitter */
.css-1jxf684 {
font-family: "LXGW WenKai Screen", sans-serif !important;
}