1
This commit is contained in:
BIN
Dekra WebSite/images/background_photo_n2.jpg
Normal file
BIN
Dekra WebSite/images/background_photo_n2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 681 KiB |
@@ -130,13 +130,14 @@ nav {
|
|||||||
padding: 4px 12px;
|
padding: 4px 12px;
|
||||||
margin: -4px -8px;
|
margin: -4px -8px;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
.nav-logo::before {
|
.nav-logo::before {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0; left: -100vw; right: -10vw; bottom: 0;
|
top: 0; left: -100vw; bottom: 0;
|
||||||
background: rgba(100, 179, 44, 1);
|
width: calc(100% + 100vw + 205px);
|
||||||
z-index: -1;
|
background: var(--dekra-hellgruen);
|
||||||
|
z-index: -2;
|
||||||
clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50%, calc(100% - 50px) 100%, 0% 100%);
|
clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50%, calc(100% - 50px) 100%, 0% 100%);
|
||||||
}
|
}
|
||||||
.nav-logo::after {
|
.nav-logo::after {
|
||||||
@@ -154,7 +155,7 @@ nav {
|
|||||||
95px 0, 145px 50%, 95px 100%,
|
95px 0, 145px 50%, 95px 100%,
|
||||||
105px 100%, 155px 50%, 105px 0
|
105px 100%, 155px 50%, 105px 0
|
||||||
);
|
);
|
||||||
}
|
} */
|
||||||
.nav-logo-shield {
|
.nav-logo-shield {
|
||||||
/*Logo Image – scaled independently of the green shape */
|
/*Logo Image – scaled independently of the green shape */
|
||||||
width: 64px; height: 72px;
|
width: 64px; height: 72px;
|
||||||
@@ -995,7 +996,6 @@ footer {
|
|||||||
============================================================ -->
|
============================================================ -->
|
||||||
<nav>
|
<nav>
|
||||||
<a class="nav-logo" href="#">
|
<a class="nav-logo" href="#">
|
||||||
<div class="nav-logo-shield"></div>
|
|
||||||
<div class="nav-logo-text">
|
<div class="nav-logo-text">
|
||||||
Truck & Country Festival
|
Truck & Country Festival
|
||||||
<span>DEKRA Lausitzring · 2026</span>
|
<span>DEKRA Lausitzring · 2026</span>
|
||||||
@@ -1021,7 +1021,7 @@ footer {
|
|||||||
</video>
|
</video>
|
||||||
-->
|
-->
|
||||||
<img
|
<img
|
||||||
src="images/background_photo.jpg"
|
src="images/background_photo_n2.jpg"
|
||||||
alt="Trucks und Offroad-Fahrzeuge auf dem DEKRA Lausitzring">
|
alt="Trucks und Offroad-Fahrzeuge auf dem DEKRA Lausitzring">
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-1-overlay"></div>
|
<div class="hero-1-overlay"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user