diff --git a/Dekra WebSite/images/background_photo_n2.jpg b/Dekra WebSite/images/background_photo_n2.jpg new file mode 100644 index 0000000..c4d448f Binary files /dev/null and b/Dekra WebSite/images/background_photo_n2.jpg differ diff --git a/Dekra WebSite/index.html b/Dekra WebSite/index.html index 72b9709..a84f25b 100644 --- a/Dekra WebSite/index.html +++ b/Dekra WebSite/index.html @@ -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 { ============================================================ -->