Browse Source

提交字体以及ico图标

Xiahai 8 months ago
parent
commit
cf3072c4a2

+ 1 - 1
public/assets/css/frontend.css

@@ -286,7 +286,7 @@ body {
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: 'liga';
   -webkit-text-size-adjust: 100%;
-  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
+  font-family: Arial,sans-serif;
   font-weight: 400;
   color: #616161;
 }

File diff suppressed because it is too large
+ 0 - 0
public/assets/css/frontend.min.css


BIN
public/assets/img/favicon.ico


+ 1 - 1
public/assets/less/frontend.less

@@ -46,7 +46,7 @@ body {
     -moz-osx-font-smoothing: grayscale;
     font-feature-settings: 'liga';
     -webkit-text-size-adjust: 100%;
-    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
+    font-family: Arial,sans-serif;
     font-weight: 400;
     color: #616161;
 }

Some files were not shown because too many files changed in this diff