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;
|
||||
margin: -4px -8px;
|
||||
}
|
||||
|
||||
/*
|
||||
.nav-logo::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0; left: -100vw; right: -10vw; bottom: 0;
|
||||
background: rgba(100, 179, 44, 1);
|
||||
z-index: -1;
|
||||
top: 0; left: -100vw; bottom: 0;
|
||||
width: calc(100% + 100vw + 205px);
|
||||
background: var(--dekra-hellgruen);
|
||||
z-index: -2;
|
||||
clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50%, calc(100% - 50px) 100%, 0% 100%);
|
||||
}
|
||||
.nav-logo::after {
|
||||
@@ -154,9 +155,9 @@ nav {
|
||||
95px 0, 145px 50%, 95px 100%,
|
||||
105px 100%, 155px 50%, 105px 0
|
||||
);
|
||||
}
|
||||
} */
|
||||
.nav-logo-shield {
|
||||
/* Logo Image – scaled independently of the green shape */
|
||||
/*Logo Image – scaled independently of the green shape */
|
||||
width: 64px; height: 72px;
|
||||
background: url('images/Dekra_Lausitzring_Logo.png') no-repeat center;
|
||||
background-size: contain;
|
||||
@@ -995,7 +996,6 @@ footer {
|
||||
============================================================ -->
|
||||
<nav>
|
||||
<a class="nav-logo" href="#">
|
||||
<div class="nav-logo-shield"></div>
|
||||
<div class="nav-logo-text">
|
||||
Truck & Country Festival
|
||||
<span>DEKRA Lausitzring · 2026</span>
|
||||
@@ -1021,7 +1021,7 @@ footer {
|
||||
</video>
|
||||
-->
|
||||
<img
|
||||
src="images/background_photo.jpg"
|
||||
src="images/background_photo_n2.jpg"
|
||||
alt="Trucks und Offroad-Fahrzeuge auf dem DEKRA Lausitzring">
|
||||
</div>
|
||||
<div class="hero-1-overlay"></div>
|
||||
|
||||
Reference in New Issue
Block a user