diff options
| -rw-r--r-- | webAO/styles/chatbox/dgs.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/styles/chatbox/dgs.css b/webAO/styles/chatbox/dgs.css index 9ab6ece..654b86c 100644 --- a/webAO/styles/chatbox/dgs.css +++ b/webAO/styles/chatbox/dgs.css @@ -74,7 +74,7 @@ top: 0; border-radius: 3px; position: absolute; - font-family: "Bitter", "Times New Roman", serif; + font-family: "FOT-スキップ Std B", "Bitter", "Times New Roman", sans-serif; } #client_inner_name { @@ -100,7 +100,7 @@ text-align: left; overflow: hidden; scroll-behavior: smooth; - font-family: 'Cabin Condensed', sans-serif; + font-family: "FOTToplar", "Cabin Condensed", sans-serif; } #client_inner_chat { @@ -132,4 +132,4 @@ 100% { right: 0.6em; } -}
\ No newline at end of file +} |
