字体改为思源黑体

This commit is contained in:
JohnathanLin
2023-10-22 19:47:48 +08:00
parent 5bde584631
commit 4021954fc1
3 changed files with 25 additions and 1 deletions

View File

@ -22,7 +22,7 @@ h6 {
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-family: 'Noto Serif SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 18px;
line-height: 1.6;
word-break: break-word;