Set cursor of base to the comet
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
body{
|
body{
|
||||||
background-image: url("/media/Art/EmptySpace.png");
|
background-image: url("/media/Art/EmptySpace.png");
|
||||||
background-size: 9%;
|
background-size: 9%;
|
||||||
|
cursor: url("/media/Art/comet.png");
|
||||||
color: rgb(57, 214, 253);
|
color: rgb(57, 214, 253);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user