From 99144a387d3645996a4ba8203e99b35f1fc484ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 14 Jan 2024 15:44:56 +0100 Subject: [PATCH] . --- content/includes/css.blade.php | 5 +---- content/index.blade.php | 3 +-- content/master.blade.php | 9 +++++++-- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index dccf797..3238d2e 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -34,12 +34,10 @@ color: {{$_title_color}}; } - .navbar a:last-of-type{ + .navbar .nav-item:last-of-type{ margin-right: 0px; } - .navbar .nav-link:active{} - .navbar-nav .nav-link.active{ color: {{$_title_color}}; font-weight: bold; @@ -101,7 +99,6 @@ } - .nav-item{last-of-type: margin-right:0px;} .breadcrumb-item + .breadcrumb-item::before { color: inherit; diff --git a/content/index.blade.php b/content/index.blade.php index 762d525..22d70b5 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -79,7 +79,7 @@ - @els + @else -
diff --git a/content/master.blade.php b/content/master.blade.php index 1c67a2a..ad17046 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -10,7 +10,7 @@ - @if(1==1) + @if(2==1)
@@ -86,7 +86,12 @@ @if($type->get("Referenzen")->status) Events @endif - Karriere + + @if($type->get("Jobs")->status) + Karriere + @endif + + Kontakt @if($_warenkorb_aktiv)