Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/shared/zh-cn/zh-cn-theme.yml
18081 views
1
extends: default
2
font:
3
catalog:
4
merge: true
5
Noto Sans SC: NotoSansSC-Medium.otf
6
fallbacks:
7
- Noto Serif
8
base:
9
text-align: left
10
font-family: Noto Sans SC
11
codespan:
12
font-family: Noto Sans SC
13
kbd:
14
font-family: $codespan-font-family
15
code:
16
font-family: $codespan-font-family
17
18