diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-08-17 20:08:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-17 20:08:21 +0200 |
| commit | 5e2923522e69fedc2f06a5be6c137f74915d699f (patch) | |
| tree | 348b69c7e686192010b14232162be33ce14892f2 /webAO/styles/default.css | |
| parent | 089af7e22a00d0e725b38006c5c5f149bda1f759 (diff) | |
| parent | 80ed593824ea84b0320165ad50598b6811cbbc69 (diff) | |
Merge branch 'master' into apng_v3
Diffstat (limited to 'webAO/styles/default.css')
| -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 ecd2581..0d6fd21 100644 --- a/webAO/styles/default.css +++ b/webAO/styles/default.css @@ -1,5 +1,5 @@ body { - 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; + font-family: sans-serif; } img { |
