From 5bba67c1694da27e67c2140260b60e09ec5cb887 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 11 Oct 2023 21:02:27 +0200 Subject: [PATCH] default theme width 960px --- core/module/install/ressource/defaultdata.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index 9162bf8c..4e0603a7 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -280,7 +280,8 @@ class init extends common 'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)', 'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)', 'backgroundBlockColor' => 'rgba(236, 239, 241, 1)', - 'borderBlockColor' => 'rgba(190, 202, 209, 1)' + 'borderBlockColor' => 'rgba(190, 202, 209, 1)', + 'width' => '960px' ], 'blacklist' => [], 'language' => [