1
0
şunun yansıması https://github.com/go-gitea/gitea.git eşitlendi 2024-09-03 17:55:01 +02:00

Add Japanese Fonts

By adding a Japanese font in the less file, easier to see the display in
Japanese.
Bu işleme şunda yer alıyor:
MATTENN 2016-03-12 08:49:24 +09:00
ebeveyn c6277cce51
işleme 13e1fa6789

Dosyayı Görüntüle

@ -1,7 +1,7 @@
@footer-margin: 40px;
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;
}