diff options
| author | sD <stoned@derpymail.org> | 2020-03-05 17:16:20 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-05 17:16:20 +0100 |
| commit | 73db28ab4d005a1a93005d4351db2d1f31d560d2 (patch) | |
| tree | 66ffc73ac72b413cee9e6bb0915784ee73a23b35 | |
| parent | 19f4459f1944c192580acc2fa81bcf06d94603de (diff) | |
regular gothic looks like ass, use pgothic
| -rw-r--r-- | webAO/styles/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
