From 527c8492e62c23bee7b41ad746daf8b7be28307e Mon Sep 17 00:00:00 2001 From: Tyler Date: Mon, 7 Jun 2021 00:52:10 -0500 Subject: [PATCH] update pointer script with offset --- pointer-script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pointer-script.js b/pointer-script.js index 3e674dd..0c7cde1 100644 --- a/pointer-script.js +++ b/pointer-script.js @@ -12,7 +12,7 @@ GM_addStyle ( multilineStr ( function () {/*! #myContainer { position: fixed; - bottom: 0; + bottom: 150px; right: 0; font-size: 14px; background: orange;