Merge pull request #11 from Feripe-a/main

Added quiz font to furigana (Japanese words)
This commit is contained in:
Ren Tatsumoto 2022-01-08 20:44:39 +00:00 committed by GitHub
commit 94cdab618b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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