diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2013-08-09 19:29:59 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2013-08-09 19:29:59 +0200 |
commit | 2a748125c27c7f7c41a32a1dba14484c66dc351f (patch) | |
tree | 8f46500bbfc05b740c2050e818e049b0175d316e /design | |
parent | d529672a314e188d9effdc14a30c37a990f80ebe (diff) | |
download | Bits-2a748125c27c7f7c41a32a1dba14484c66dc351f.tar.gz Bits-2a748125c27c7f7c41a32a1dba14484c66dc351f.zip |
Minor changes...
Diffstat (limited to 'design')
-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 { |