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