diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-07 16:54:41 +0200 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-09-07 16:54:41 +0200 |
| commit | 6a317fdbd6080fa867aa065c4360ea56945b9ab1 (patch) | |
| tree | 54be675e38e63efda8d745be5f21ebf193424e27 /webAO/styles/default.css | |
| parent | 9f3806fed2b99f67a5b38941cd902634f6676d23 (diff) | |
| parent | 82eaeeddb422968a66fb75b16e3451db566c19de (diff) | |
Merge branch 'master' into objection_maker
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 { |
