1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-12 08:46:34 +01:00

refs #5056 Change default fonts

This commit is contained in:
AkiraFukushima 2024-09-18 01:14:53 +09:00
parent fc6939c9b5
commit 6f21e694c4
No known key found for this signature in database
GPG Key ID: B7EA3A3C9AEC9F0E

View File

@ -352,3 +352,7 @@ a {
@apply text-blue-400;
}
}
body {
font-family: Apple-System,"Hiragino Kaku Gothic ProN",Hiragino Sans GB,Arial,Helvetica,PingFang SC,Meiryo,Microsoft YaHei,STXihei,sans-serif;
}