Change navbar styling a bit

This commit is contained in:
Bruno Rybársky 2024-04-28 23:04:07 +02:00
parent 2343f254e4
commit 6fc026f70b

@ -154,7 +154,7 @@ ul.navpage_list {
transition: max-height .3s ease, border .325s ease !important; transition: max-height .3s ease, border .325s ease !important;
z-index: 2; z-index: 2;
position: fixed; position: fixed;
background: #00000033; background: #00000066;
} }
.back { .back {