mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
add custom brand cursor from @Odizinne [https://github.com/Odizinne]
This commit is contained in:
parent
f93f2bfca6
commit
1a3192a8bd
@ -20,6 +20,7 @@ html {
|
||||
body {
|
||||
margin: 0;
|
||||
background: #484050;
|
||||
cursor: url('./public/images/pokerouge_cursor.png'), auto;
|
||||
}
|
||||
|
||||
#app {
|
||||
|
BIN
public/images/pokerouge_cursor.png
Normal file
BIN
public/images/pokerouge_cursor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 284 B |
Loading…
Reference in New Issue
Block a user