瀏覽代碼

Merge branch 'lhd'

natasha 1 周之前
父節點
當前提交
401c573fb8
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      src/styles/font/GB PINYINOK-B.TTF
  2. 2 2
      src/styles/font/font.css

二進制
src/styles/font/GB PINYINOK-B.TTF


+ 2 - 2
src/styles/font/font.css

@@ -1,9 +1,9 @@
 @font-face {
   font-family: 'PINYIN-B';
-  src: url('GB PINYINOK-B.TTF');
+  src: url('GB\ Pinyinok-B.ttf');
 }
 
 @font-face {
   font-family: 'League';
-  src: url('ABeeZee-Regular.ttf');
+  src: url('GB\ Pinyinok-B.ttf');
 }