Fix for Issue #9

This commit is contained in:
Random Penguin 2025-02-20 04:09:16 +00:00
parent 446888905c
commit 247b13bd84

View file

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