浏览代码

Update bindata and CSS

Unknwon 9 年之前
父节点
当前提交
089bacd54e
共有 2 个文件被更改,包括 932 次插入702 次删除
  1. 921 702
      modules/bindata/bindata.go
  2. 11 0
      public/css/gogs.css

文件差异内容过多而无法显示
+ 921 - 702
modules/bindata/bindata.go


+ 11 - 0
public/css/gogs.css

@@ -4,6 +4,17 @@
   display: inline-block;
   background-size: contain;
 }
+.ui.header,
+.ui.menu,
+.ui.button,
+h1,
+h2,
+h3,
+h4,
+h5,
+input {
+  font-family: "Helvetica Neue", "Meiryo Ui", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
+}
 body {
   font-family: "Helvetica Neue", "Meiryo Ui", "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
   background-color: #fff;