diff options
| author | sD <stoned@derpymail.org> | 2019-12-22 17:17:00 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-22 17:17:00 +0100 |
| commit | 025d5c14c455b9c3ab26f81119bca8f32d200eae (patch) | |
| tree | 12e87bd86db660c98e0fe15462d31a7445d69ff9 | |
| parent | 70a52b5551a72bfe642006c95368be3c694737c7 (diff) | |
doesn't look like AA at all
| -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 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 { |
