diff options
Diffstat (limited to 'design')
-rw-r--r-- | design/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/style.css b/design/style.css index 56aec67..5111d78 100644 --- a/design/style.css +++ b/design/style.css @@ -7,7 +7,7 @@ body { margin: 0px; width: 400px; font-size: 0.9em; - font-family: "Liberation Serif", "IPAPGothic"; + font-family: "Liberation Serif", "HanaMinA"; } .menu { |