Skip to content

思源黑体 by zoffyzhang

Details

Authorzoffyzhang

LicenseNo License

Category*

Created

Updated

Size556 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         思源黑体
@version      20211202.07.40
@namespace    userstyles.world/user/zoffyzhang
@description  需要自行下载并安装思源黑体
https://github.com/adobe-fonts/source-han-sans
@author       zoffyzhang
@license      No License
==/UserStyle== */

@-moz-document regexp("^(?!((https?:\\/\\/localhost)|(https:\\/\\/echarts\\.apache\\.org\\/examples\\/))).*$") {
body,
span,
p,
a,
div,
ul,
ol,
pre,
code {
    font-family: '思源黑体', "Microsoft YaHei" !important;
}

em {
    font-style: normal !important;
}
}

Reviews

No reviews yet.