Fix for Issue #9

This commit is contained in:
Random Penguin 2025-02-20 04:09:48 +00:00
parent 247b13bd84
commit 2b40b192c7

View file

@ -304,7 +304,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;