diff --git a/static/css/style.css b/static/css/style.css index 4102c8e..0fab2ea 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -133,7 +133,7 @@ iframe { /*** Basics ***/ body { - font-family: serif; + font-family: Verdana, Sans-Serif; font-size: 13px; line-height: 1.7; }