add fallback fonts
This commit is contained in:
parent
5a552049b6
commit
103775e1e5
|
@ -80,11 +80,9 @@ header .tags {
|
|||
|
||||
/* question */
|
||||
|
||||
#question {
|
||||
font-family: "acgyosyo", "Yu Mincho";
|
||||
}
|
||||
#question,
|
||||
#question ruby rt {
|
||||
font-family: "acgyosyo", "Yu Mincho";
|
||||
font-family: "acgyosyo", "Yu Mincho", "Noto Serif", "Noto Serif CJK JP";
|
||||
}
|
||||
.japanese {
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue