Merge pull request #11 from Feripe-a/main
Added quiz font to furigana (Japanese words)
This commit is contained in:
commit
94cdab618b
|
@ -79,6 +79,9 @@ ul {
|
|||
#question {
|
||||
font-family: "acgyosyo", "Yu Mincho";
|
||||
}
|
||||
#question ruby rt {
|
||||
font-family: "acgyosyo", "Yu Mincho";
|
||||
}
|
||||
.japanese {
|
||||
text-align: center;
|
||||
font-size: 40px;
|
||||
|
|
Loading…
Reference in a new issue