From 8ffce205b226f46778fa43b54a47b6f9df461c5f Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sat, 14 Feb 2026 10:12:54 +0200 Subject: Update style.scss --- style.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index 5c6e12c..406e8a3 100644 --- a/style.scss +++ b/style.scss @@ -237,7 +237,7 @@ nav { text-align: center; margin-bottom: 5px; border: 0px; - background: #414040; + background: #000; border-radius: 0px; margin-right: 0px; } @@ -247,7 +247,7 @@ nav { padding: 5px; color: #d9d9d9; text-decoration-line: none; - background: #100f12; + background: #000; font-size: 13px; border: 1px solid #535353; margin-right: 4px; @@ -504,10 +504,10 @@ img { top: 0; width: 100%; z-index: 5; - background: #211f26; + background: #0a0b10; border-bottom: 1px solid #535353; @include mobile { - background: #211f26; + background: #0a0b10; } } -- cgit v1.2.3-70-g09d2