Propriété shadow, valeur par défaut invalide

This commit is contained in:
Fred Tempez 2021-08-19 05:30:01 +02:00
parent a6255053d3
commit d4c79e95fd
1 changed files with 2 additions and 2 deletions

View File

@ -175,8 +175,8 @@ class init extends common {
],
'site' => [
'backgroundColor' => 'rgba(255, 255, 255, 1)',
'radius' => '0',
'shadow' => '0',
'radius' => '0px',
'shadow' => '0px 0px 0px',
'width' => '960px'
],
'block' => [