Skip to content

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

@sapphi-red

Description

@sapphi-red

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

にすればよさそう

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions