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