Browse Source

Generate css for #2816

tags/v1.21.12.1
Unknwon 10 years ago
parent
commit
985a0f3450
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/css/gogs.css

+ 1
- 1
public/css/gogs.css View File

@@ -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;
}


Loading…
Cancel
Save