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