From 4c3535a979b3222c3a254ac610b9b5a1575af74c Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Sun, 1 Dec 2024 20:17:02 -0800 Subject: [PATCH] home --- script.user.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script.user.js b/script.user.js index ae7cda3..d676fc4 100644 --- a/script.user.js +++ b/script.user.js @@ -85,6 +85,9 @@ background: black; .jumbotron { background-color: #00457d; } +ho#id_develop_anywhere_details { + background-color: #434343; +} `; document.head.appendChild(style);