Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

フォントがところどころ変 #9

Open
sapphi-red opened this issue Oct 1, 2021 · 0 comments
Open

フォントがところどころ変 #9

sapphi-red opened this issue Oct 1, 2021 · 0 comments

Comments

@sapphi-red
Copy link

sapphi-red commented Oct 1, 2021

d458be2

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

にすればよさそう

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant