Create cursor.js
This commit is contained in:
parent
56276c5747
commit
a935562ee4
|
|
@ -0,0 +1,3 @@
|
|||
document.head.insertAdjacentHTML("beforeend",`<style>
|
||||
* { cursor: url(https://r74n.com/shapes/png/cursor_full.png), auto; }
|
||||
</style>`)
|
||||
Loading…
Reference in New Issue