diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 25afbe4..71991f8 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -19,6 +19,7 @@ .bg-primary{ background-color: {{$_primary_ci_color}} !important;} + .bg-secondary{ background-color: {{$_secondary_background_color}} !important;} a, a:hover, a:active {color:{{$_primary_link_color}};} diff --git a/content/pages/ueber-uns.blade.php b/content/pages/ueber-uns.blade.php index fd4e95d..cb8a7b7 100644 --- a/content/pages/ueber-uns.blade.php +++ b/content/pages/ueber-uns.blade.php @@ -150,7 +150,84 @@ + @if($_zeige_team) +