Parcourir la source

标题傣文无法显示修复

bhikkhu-kosalla-china il y a 4 ans
Parent
commit
b093938e1a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      app/term/term.css

+ 2 - 2
app/term/term.css

@@ -306,12 +306,12 @@ note > .palitext,
 	overflow-wrap: anywhere;
 }
 h1 .palitext {
-	font-family: "Noto Serif", "Noto Sans TC", "Noto Sans SC";
+	/*font-family: "Noto Serif", "Noto Sans TC", "Noto Sans SC";*/
 	font-weight: 700;
 	font-size: 130%;
 }
 h2 .palitext {
-	font-family: "Noto Serif", "Noto Sans TC", "Noto Sans SC";
+	/*font-family: "Noto Serif", "Noto Sans TC", "Noto Sans SC";*/
 	font-weight: 700;
 	font-size: 120%;
 }