From f4129bdf8d4ecd9eb0a7b22fc109ef522ac8fdd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sun, 28 Apr 2024 23:03:41 +0200 Subject: [PATCH] Change navbar styling a bit --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 51e4ae1..0244d1e 100644 --- a/assets/style.css +++ b/assets/style.css @@ -154,7 +154,7 @@ ul.navpage_list { transition: max-height .3s ease, border .325s ease !important; z-index: 2; position: fixed; - background: #000000aa; + background: #00000066; } .back {