From 5439aeeacb6d601c22247b59329d1ff177a5652d Mon Sep 17 00:00:00 2001 From: oswaldsimona Date: Sun, 26 Apr 2026 09:55:50 +0200 Subject: [PATCH] =?UTF-8?q?Assets=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/stylesheet_global.css | 6 +++--- index.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/stylesheet_global.css b/css/stylesheet_global.css index 4ff2b35..6e8b3bd 100644 --- a/css/stylesheet_global.css +++ b/css/stylesheet_global.css @@ -940,11 +940,11 @@ label { .lightbox__close { position: absolute; - top: -42px; - right: 0; + top: -40px; + right: -40px; border: 0; background: transparent; - color: var(--white); + color: var(--butter-light); font-size: 40px; line-height: 1; cursor: pointer; diff --git a/index.html b/index.html index 641cff0..4fc0018 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@