mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 13:52: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 {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background: #484050;
|
background: #484050;
|
||||||
|
cursor: url('./public/images/pokerouge_cursor.png'), auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app {
|
#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