Browse Source

Update bindata and CSS

Unknwon 8 years ago
parent
commit
089bacd54e
2 changed files with 932 additions and 702 deletions
  1. 921 702
      modules/bindata/bindata.go
  2. 11 0
      public/css/gogs.css

File diff suppressed because it is too large
+ 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;