소스 검색

修改字体

bhikkhu-kosalla-china 3 년 전
부모
커밋
ac68ae3570
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      theme/css/general.css

+ 1 - 1
theme/css/general.css

@@ -9,7 +9,7 @@
 
 
 html {
-    font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", "ATaiThamKHNewV3-Normal", Arial, Verdana;
+    font-family: "Open Sans", "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", "ATaiThamKHNewV3-Normal", Arial, Verdana;
     color: var(--fg);
     background-color: var(--bg);
     text-size-adjust: none;