add fallback fonts

This commit is contained in:
Ren Tatsumoto 2022-10-11 21:54:43 +03:00
parent 5a552049b6
commit 103775e1e5

View file

@ -80,11 +80,9 @@ header .tags {
/* question */ /* question */
#question { #question,
font-family: "acgyosyo", "Yu Mincho";
}
#question ruby rt { #question ruby rt {
font-family: "acgyosyo", "Yu Mincho"; font-family: "acgyosyo", "Yu Mincho", "Noto Serif", "Noto Serif CJK JP";
} }
.japanese { .japanese {
text-align: center; text-align: center;