diff --git a/theme/templates/base.html b/theme/templates/base.html index 54b01c2..ea6860a 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -11,7 +11,7 @@ body { /* font: 0.75em/1.5 AppleGothic, Sans-serif; */ /* font: 0.75em/1.5 AppleGothic, Droid sans, sans-serif; */ - font: 0.75em/1.5 '나눔 고딕', Dotum, 'droid sans fallback','AppleGothic',sans-serif; + font: 0.75em/1.5 'AppleGothic', '나눔 고딕', Dotum, 'droid sans fallback', sans-serif; } a {