We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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; }
にすればよさそう
The text was updated successfully, but these errors were encountered:
No branches or pull requests
d458be2
の代わりに
にすればよさそう
The text was updated successfully, but these errors were encountered: