diff --git a/script.user.js b/script.user.js index a45fe6d..4a64761 100644 --- a/script.user.js +++ b/script.user.js @@ -11,7 +11,7 @@ const style = document.createElement("style"); style.innerHTML = ` -body, .active, .navbar { +body, .primary-navbar .active a, .navbar { background: #0f161c !important; background-color: #0f161c !important; color: white !important;