diff options
Diffstat (limited to 'js/inknswitch/index.html')
-rw-r--r-- | js/inknswitch/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/inknswitch/index.html b/js/inknswitch/index.html index 4c62315..cf108ae 100644 --- a/js/inknswitch/index.html +++ b/js/inknswitch/index.html @@ -46,6 +46,7 @@ border: 0; outline: 0; width: 100%; + scrollbar-color: #000 #fff; } canvas { padding: 0; |