Browse Source

Generate css for #2816

Unknwon 9 năm trước cách đây
mục cha
commit
985a0f3450
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

@@ -5,7 +5,7 @@
   background-size: contain;
 }
 body {
-  font-family: "Helvetica Neue", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
+  font-family: "Helvetica Neue", "Meiryo Ui", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
   background-color: #fff;
   overflow-y: scroll;
 }