Browse Source

Update bindata and CSS

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

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

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