font par défaut du menu
This commit is contained in:
parent
1a4a85406d
commit
7e971a3e38
@ -283,7 +283,7 @@ class init extends common {
|
|||||||
'menu' => [
|
'menu' => [
|
||||||
'backgroundColor' => 'rgba(32, 59, 82, 1)',
|
'backgroundColor' => 'rgba(32, 59, 82, 1)',
|
||||||
'backgroundColorSub' => 'rgba(32, 59, 82, 1)',
|
'backgroundColorSub' => 'rgba(32, 59, 82, 1)',
|
||||||
'font' => 'georgia',
|
'font' => 'arial',
|
||||||
'fontSize' => '1em',
|
'fontSize' => '1em',
|
||||||
'fontWeight' => 'normal',
|
'fontWeight' => 'normal',
|
||||||
'height' => '15px 10px',
|
'height' => '15px 10px',
|
||||||
|
Loading…
Reference in New Issue
Block a user