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);