From 7e971a3e38280be7d18fc733c10f56980b3b2219 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 17 Mar 2022 10:45:18 +0100 Subject: [PATCH] =?UTF-8?q?font=20par=20d=C3=A9faut=20du=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index b55e5acb..62cb4560 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -283,7 +283,7 @@ class init extends common { 'menu' => [ 'backgroundColor' => 'rgba(32, 59, 82, 1)', 'backgroundColorSub' => 'rgba(32, 59, 82, 1)', - 'font' => 'georgia', + 'font' => 'arial', 'fontSize' => '1em', 'fontWeight' => 'normal', 'height' => '15px 10px',