diff --git a/background_main.png b/background_main.png new file mode 100644 index 0000000..e3c0d1b Binary files /dev/null and b/background_main.png differ diff --git a/index.html b/index.html index 7a184b4..23d0cad 100644 --- a/index.html +++ b/index.html @@ -47,9 +47,9 @@ header { left: 0; width: 100%; z-index: 100; - background: rgba(255, 255, 255, 0.9); + background: rgba(255, 255, 255, 1); backdrop-filter: blur(10px); - box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); + box-shadow: 0px 10px 0px #c9a95f; transition: var(--transition); } @@ -131,8 +131,8 @@ nav ul li a:hover::after { left: 0; width: 100%; height: 100%; - background: url('') center/cover no-repeat; - opacity: 0.2; + background: url('./background_main.png') center/cover no-repeat; + filter:brightness(.6); animation: zoomBackground 20s infinite alternate; } @@ -169,7 +169,7 @@ nav ul li a:hover::after { .hero-subtitle { font-size: 22px; margin-bottom: 40px; - color: var(--text-dark); + color: #dedede; animation: fadeInUp 1s ease 0.2s; animation-fill-mode: both; } @@ -964,7 +964,7 @@ footer::before {

Premium Destiláty & Výjimečné Služby

-

Vaše důvěryhodný partner pro maloobchodní a velkoobchodní distribuci alkoholu. Objevte naši výjimečnou kolekci kvalitních destilátů.

+

Váš důvěryhodný partner pro maloobchodní a velkoobchodní distribuci alkoholu. Objevte naši výjimečnou kolekci kvalitních destilátů.

Prozkoumat naši kolekci
@@ -1085,6 +1085,8 @@ footer::before { + +