Ver Fonte

修改字体

bhikkhu-kosalla-china há 3 anos atrás
pai
commit
ac68ae3570
1 ficheiros alterados com 1 adições e 1 exclusões
  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;