From 08fefeadb1f9ebb0b05f39ce7dc6b14e79639a94 Mon Sep 17 00:00:00 2001 From: Promlg1104 Date: Wed, 15 Dec 2021 10:10:29 +0100 Subject: [PATCH] =?UTF-8?q?asdfghjkl=C3=B6=C3=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/seiten/css/design.css | 6 ++++++ assets/seiten/css/index.css | 3 +++ index.html | 14 +++++++++++++- 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/assets/seiten/css/design.css b/assets/seiten/css/design.css index 3e8a39c..60cd6e0 100644 --- a/assets/seiten/css/design.css +++ b/assets/seiten/css/design.css @@ -27,6 +27,12 @@ body{ height: 7rem; padding-right: 1.25rem; padding-left: 1.25rem; + background: transparent; +} + +.menu.scrolled { + background: rgb(35,35,35); + background: linear-gradient(180deg, rgba(35,35,35,1) 0%, rgba(51,51,51,0.9) 50%, rgba(68,68,68,0.8) 100%); } .menu a{ diff --git a/assets/seiten/css/index.css b/assets/seiten/css/index.css index 31f47a1..7d0e64b 100644 --- a/assets/seiten/css/index.css +++ b/assets/seiten/css/index.css @@ -74,10 +74,13 @@ height: 30%; } .shop, .über-uns{ + overflow: hidden; background-color: rgba(0, 0, 0, 0.12); margin-right: 2.5%; text-align: center; border-radius: 1em; border: 0.05em solid #121212; color: #b5b5bd; + z-index: 50 !important; + font-size: small; } \ No newline at end of file diff --git a/index.html b/index.html index adddb11..be851bc 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,18 @@ + + @@ -16,7 +28,7 @@
Shop

B-Waren
- +
Service
Retouren
Reparaturen

Anmelden