From 2343f254e4d8a01e7fa52906bcd816b4b4ad25e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sun, 28 Apr 2024 23:03:54 +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 0244d1e..914a057 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: #00000066; + background: #00000033; } .back {