lsc 1 tahun lalu
induk
melakukan
a3c249a763
2 mengubah file dengan 8 tambahan dan 1 penghapusan
  1. 8 1
      css/Desktop/Desktop.css
  2. TEMPAT SAMPAH
      css/Desktop/SourceHanSans-Regular.otf

+ 8 - 1
css/Desktop/Desktop.css

@@ -1,5 +1,12 @@
 /*整体样式*/
+@font-face {
+    font-family: 'Source Han Sans SC';
+    src: url('SourceHanSans-Regular.otf') format('truetype');
+    font-weight: normal;
+    font-style: normal;
+  }
 
+  
 html {}
 
 html,
@@ -14,7 +21,7 @@ body {
     border: 0;
     width: 100%;
     font-size: 12px;
-    font-family: lucida, "Hiragino Sans GB", "微软雅黑", "WenQuanYi Micro Hei", sans-serif;
+    font-family: 'Source Han Sans SC';
     color: #333;
     background-color: #FFF;
 }

TEMPAT SAMPAH
css/Desktop/SourceHanSans-Regular.otf