Added Blast off and ship sprite for cursor

This commit is contained in:
2025-10-31 00:06:07 -05:00
parent 62fe7c0816
commit f4ef4ab472
6 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
body{
background-image: url("/media/Art/EmptySpace.png");
background-size: 6%;
cursor: url("/media/Art/comet.png");
cursor: url("/media/Art/Ship.png");
color: rgb(4, 255, 138);
text-align: center;