Merge pull request #1049 from mmollick/fullwidth_header

Fullwidth header
This commit is contained in:
James Brooks
2015-10-22 17:12:26 +01:00
22 changed files with 213 additions and 84 deletions
+5 -2
View File
@@ -119,8 +119,11 @@ return [
'custom-css' => 'Benutzerdefiniertes Stylesheet',
],
'theme' => [
'background-color' => 'Hintergrundfarbe',
'text-color' => 'Schriftfarbe',
'background-color' => 'Hintergrundfarbe',
'text-color' => 'Schriftfarbe',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
'fullwidth-banner' => 'Enable fullwidth banner?',
],
],