diff --git a/bookface_auto.css b/bookface_auto.css index ba623b8..52c2a6d 100644 --- a/bookface_auto.css +++ b/bookface_auto.css @@ -304,7 +304,7 @@ #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;