From 025d5c14c455b9c3ab26f81119bca8f32d200eae Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 22 Dec 2019 17:17:00 +0100 Subject: doesn't look like AA at all --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index 82199e2..0b36ae9 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 { -- cgit From 2fa960d6e7400c31ef6cbf881421e8fba5e48c81 Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 22 Dec 2019 17:17:45 +0100 Subject: this is just a different spelling of meirio --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index 0b36ae9..04d7bb3 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -1,5 +1,5 @@ body { - font-family: "Ace Attorney", "メイリオ", 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 { -- cgit