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;