Données par défaut du thème
This commit is contained in:
parent
22ef9b519e
commit
52d092619b
@ -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' => '<div class="row" style="background-color: #ffbd00; 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>
|
||||
'featureContent' => '<div class="row" style="vertical-align: middle;">
|
||||
<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>',
|
||||
'width' => 'container'
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user