From 73db28ab4d005a1a93005d4351db2d1f31d560d2 Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 5 Mar 2020 17:16:20 +0100 Subject: regular gothic looks like ass, use pgothic --- webAO/styles/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles/default.css') diff --git a/webAO/styles/default.css b/webAO/styles/default.css index c1677a8..94e8677 100644 --- a/webAO/styles/default.css +++ b/webAO/styles/default.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", "MS PGothic", "MS UI Gothic", "MS Sans Serif", "Hiragino Maru Gothic Pro", "Mitra Mono", "Mukti Narrow", "Meera", "Khmer OS", "FreeSans", "Gargi" , sans-serif; } img { -- cgit