Explorar el Código

更换拼音字体包

natasha hace 10 horas
padre
commit
db4d639ab7
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      src/common/font/font.css
  2. BIN
      src/common/font/pinyin.ttf

+ 3 - 3
src/common/font/font.css

@@ -7,17 +7,17 @@
 
 @font-face {
   font-family: "GB-PINYINOK-B";
-  src: url("GBPinyinok-B-new.otf");
+  src: url("pinyin.ttf");
 }
 
 @font-face {
   font-family: "GB pinyinok-B";
-  src: url("GBPinyinok-B-new.otf");
+  src: url("pinyin.ttf");
 }
 
 @font-face {
   font-family: "Sans-GBNPC";
-  src: url("GBPinyinok-B-new.otf");
+  src: url("pinyin.ttf");
 }
 
 @font-face {

BIN
src/common/font/pinyin.ttf