font par défaut du menu

This commit is contained in:
fredtempez 2022-03-17 10:45:18 +01:00
parent 1a4a85406d
commit 7e971a3e38
1 changed files with 1 additions and 1 deletions

View File

@ -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',