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)