diff --git a/data/style.css b/data/style.css index ca4e70b..9051d12 100644 --- a/data/style.css +++ b/data/style.css @@ -6,6 +6,7 @@ body { padding: 0 16px ; margin-bottom: 500px ; font-family: sans-serif ; + scrollbar-color: white #151515; } a { @@ -51,6 +52,7 @@ img[alt="XMR Logo"] { body { background: white ; color: black ; + scrollbar-color: black white; } a { color: blue ;