Fix for Issue #9

This commit is contained in:
Random Penguin 2025-02-20 04:10:16 +00:00
parent 2b40b192c7
commit 18a011161e

View file

@ -304,7 +304,7 @@
#content .nav > li > .btn-link:hover, #content .nav > li > .btn-link:hover,
#content .nav > li > .btn-link:focus { #content .nav > li > .btn-link:focus {
background-color: var(--link-color); background-color: var(--link-color);
color: white; color: white !important;
} }
#topbar-first #nav-notifications-menu { #topbar-first #nav-notifications-menu {
border: 1px solid var(--background-color) !important; border: 1px solid var(--background-color) !important;