Theme header text defaultcolor

This commit is contained in:
Fred Tempez 2020-06-02 16:12:35 +02:00
parent caf767aaaa
commit 165eeaecb5
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ class init extends common {
'margin' => false,
'position' => 'site',
'textAlign' => 'center',
'textColor' => 'rgba(80, 80, 80, 1)',
'textColor' => 'rgba(0, 17, 157, 1)',
'textHide' => false,
'textTransform' => 'none',
'linkHomePage' => true,