mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-13 02:06:20 +00:00
Generate css for #2816
This commit is contained in:
parent
322515a50b
commit
985a0f3450
|
@ -5,7 +5,7 @@
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
}
|
}
|
||||||
body {
|
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;
|
background-color: #fff;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue