forked from ZwiiCMS-Team/ZwiiCMS
Données par défaut du thème
This commit is contained in:
parent
8cdd5346ac
commit
9c28c95aac
@ -149,7 +149,7 @@ class init extends common {
|
|||||||
'template' => '3'
|
'template' => '3'
|
||||||
],
|
],
|
||||||
'header' => [
|
'header' => [
|
||||||
'backgroundColor' => 'rgba(0, 63, 134, 1)',
|
'backgroundColor' => 'rgba(255, 189, 0, 1)',
|
||||||
'font' => 'Oswald',
|
'font' => 'Oswald',
|
||||||
'fontSize' => '2em',
|
'fontSize' => '2em',
|
||||||
'fontWeight' => 'normal',
|
'fontWeight' => 'normal',
|
||||||
@ -167,8 +167,8 @@ class init extends common {
|
|||||||
'imageContainer' => 'cover',
|
'imageContainer' => 'cover',
|
||||||
'tinyHidden' => true,
|
'tinyHidden' => true,
|
||||||
'feature' => 'feature',
|
'feature' => 'feature',
|
||||||
'featureContent' => '<div class="row" style="background-color: #ffbd00; vertical-align: middle;">
|
'featureContent' => '<div class="row" style="vertical-align: middle;">
|
||||||
<p class="col10 textAlignCenter"><strong><span style="font-size: 30pt; color: #003f86; background-color: #ffbd00;"><span style="font-size: 24pt;">Zwii, le <em>CMS </em>pour bien débuter</span><br /><span style="font-size: 18pt;"><span style="font-size: 14pt;">Installation facile :<br />Aucune base de données à configurer.<br /><br /></span><br /><br /></span></span></strong></p>
|
<p class="col10 textAlignCenter"><strong><span style="font-size: 30pt; color: #003f86;"><span style="font-size: 24pt;">Zwii, le <em>CMS </em>pour bien débuter</span><br /><span style="font-size: 18pt;"><span style="font-size: 14pt;">Installation facile :<br />Aucune base de données à configurer.<br /><br /></span><br /><br /></span></span></strong></p>
|
||||||
<div class="col2"><p><img src="/ZwiiCMS/site/file/source/zwii-logosocial-2022.png" width="512" height="512" alt="" /></p></div></div>',
|
<div class="col2"><p><img src="/ZwiiCMS/site/file/source/zwii-logosocial-2022.png" width="512" height="512" alt="" /></p></div></div>',
|
||||||
'width' => 'container'
|
'width' => 'container'
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user