使用目哉字体补充
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-31 15:32:05 +08:00
parent 188d04a546
commit c5889f227a
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e07ef0f7b26991436f600e414ee5286164bd5ea1d779eb8914975d69af23e6f8
size 4025404

View File

@ -10,9 +10,10 @@ let content = "私は細胞ですが、肉はエヌですか?";
<style>
@font-face { font-family: k8x12S; src: url(../../lib/assets/k8x12S.ttf); }
@font-face { font-family: muzai-pixel; src: url(../../lib/assets/MZPXorig.ttf); }
#main {
font-family: k8x12S;
font-family: k8x12S, muzai-pixel;
font-size: 48px;
display: block;
color: #c9d1d9;