Update script.user.js
This commit is contained in:
parent
f962d6ddbb
commit
872367da5c
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ background: #0f161c !important;
|
|||
color: white;
|
||||
}
|
||||
`;
|
||||
document.body.insertAdjacentElement(style);
|
||||
document.body.appendChild(style);
|
Loading…
Reference in a new issue