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