From 52d092619b7633f96b03abb23f368e970304a009 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 22 Nov 2021 08:45:36 +0100 Subject: [PATCH] =?UTF-8?q?Donn=C3=A9es=20par=20d=C3=A9faut=20du=20th?= =?UTF-8?q?=C3=A8me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index 563f08f3..2b016cb1 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -142,7 +142,7 @@ class init extends common { 'template' => '3' ], 'header' => [ - 'backgroundColor' => 'rgba(0, 63, 134, 1)', + 'backgroundColor' => 'rgba(255, 189, 0, 1)', 'font' => 'Oswald', 'fontSize' => '2em', 'fontWeight' => 'normal', @@ -160,8 +160,8 @@ class init extends common { 'imageContainer' => 'cover', 'tinyHidden' => true, 'feature' => 'feature', - 'featureContent' => '
-

Zwii, le CMS pour bien débuter
Installation facile :
Aucune base de données à configurer.



+ 'featureContent' => '
+

Zwii, le CMS pour bien débuter
Installation facile :
Aucune base de données à configurer.



', 'width' => 'container' ],