mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-06 10:19:11 +01:00
Generate css for #2816
This commit is contained in:
parent
322515a50b
commit
985a0f3450
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue