Browse Source

:art: 替换padauk ->noto san myanmar

visuddhinanda@gmail.com 4 years ago
parent
commit
8086a1e0e5

+ 2 - 2
public/app/article/style.css

@@ -78,7 +78,7 @@
 	border-bottom: 1px solid gray;
 	margin-right: 10px;
 	margin-bottom: 10px;
-	width: 30vw
+	width: 30vw;
 	transition: all 0.5s ease;
 }
 .fun_frame .title {
@@ -212,7 +212,7 @@ img {
     position: absolute;
     margin-top: 0;
     margin-left: -30px;
-    font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Padauk", Arial, Verdana;
+    font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", Arial, Verdana;
     color: var(--main-color1);
     font-size: 80%;
 }

+ 1 - 1
public/app/pcdl/css/style.css

@@ -19,7 +19,7 @@
 }
 
 body {
-	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Padauk", "ATaiThamKHNewV3-Normal", Arial, Verdana;
+	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", "ATaiThamKHNewV3-Normal", Arial, Verdana;
 	font-style: normal;
 	color: var(--main-color);
 	font-weight: 400;

+ 1 - 1
public/app/reader/style.css

@@ -129,7 +129,7 @@ note:hover chapter {
 	position: absolute;
 	margin-top: 0;
 	margin-left: -60px;
-	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Padauk", Arial, Verdana;
+	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", Arial, Verdana;
 	color: var(--main-color1);
 	font-size: 80%;
 }

+ 1 - 1
public/app/studio/css/style.css

@@ -19,7 +19,7 @@
 }
 
 body {
-	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Padauk", Arial, Verdana;
+	font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", Arial, Verdana;
 	font-style: normal;
 	color: var(--main-color);
 	font-weight: 400;