From ec0003b05ae07e09b1eb8f05d20f820184531d51 Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 30 Nov 2024 20:34:03 -0800 Subject: [PATCH] Update script.user.js --- script.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;