add fallback fonts
This commit is contained in:
parent
5a552049b6
commit
103775e1e5
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue