From 6e5c8b5bb35a720314ee84f590aa06595734d40f Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Fri, 2 Jan 2009 22:56:15 +0100 Subject: [PATCH] Better font definition. --- www/media/idf/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/media/idf/css/style.css b/www/media/idf/css/style.css index 917bf93..cd1d03e 100644 --- a/www/media/idf/css/style.css +++ b/www/media/idf/css/style.css @@ -20,7 +20,7 @@ # ***** END LICENSE BLOCK ***** */ body { - font-family: sans-serif; + font-family: arial, helvetica, sans-serif; } .top {