forked from go-gitea/gitea
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
html > body,
h1, h2, h3, h4, h5,
.markdown:not(code),
.ui.menu,
.ui.button,
.ui.input input,
.header {
font-family: Noto Sans JP,メイリオ,Meiryo,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,MS Pゴシック,MS PGothic,MS UI Gothic,Helvetica,Arial,sans-serif !important;
}の代わりに
:root {
--fonts-default-override-ja: Noto Sans JP,メイリオ,Meiryo,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,MS Pゴシック,MS PGothic,MS UI Gothic,Helvetica,Arial,sans-serif;
}にすればよさそう
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels