Update cursor.js
This commit is contained in:
parent
b1ef16eace
commit
388b6f17eb
|
|
@ -1,3 +1,3 @@
|
|||
document.head.insertAdjacentHTML("beforeend",`<style>
|
||||
* { cursor: url(https://r74n.com/shapes/png/cursor_full.png), auto; }
|
||||
*, button, input, input[type="button"] { cursor: url(https://r74n.com/shapes/png/cursor_full.png), auto; }
|
||||
</style>`)
|
||||
Loading…
Reference in New Issue