diff options
| author | sD <stoned@derpymail.org> | 2019-12-22 19:37:44 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-22 19:37:44 +0100 |
| commit | cc3ae14addb6b0f01fc8202bc15c04c317443ca5 (patch) | |
| tree | b85e577171259a0097a0d6f7ebbb9656d7a1d8af /webAO/client.css | |
| parent | ba8ec61733a6d582f939fffbe04793d31ec2d12e (diff) | |
| parent | 2fa960d6e7400c31ef6cbf881421e8fba5e48c81 (diff) | |
Merge branch 'master' into arup
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index c91d643..6cea13a 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -1,5 +1,5 @@ body { - font-family: "Ace Attorney", "メイリオ", Meiryo, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka, "MS Gothic", "MS Pゴシック", Tahoma, Sans; + font-family: "Ace Attorney", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", "MS Pゴシック", "Tahoma", Sans; } img { |
