diff --git a/www/media/idf/css/style.css b/www/media/idf/css/style.css index 83f680d..917bf93 100644 --- a/www/media/idf/css/style.css +++ b/www/media/idf/css/style.css @@ -19,6 +19,10 @@ # # ***** END LICENSE BLOCK ***** */ +body { + font-family: sans-serif; +} + .top { margin-top: 0; }