Fixed location of comet

This commit is contained in:
2025-10-17 17:56:28 -05:00
parent 7f266c92b8
commit 0d6aa1eb75

View File

@ -20,7 +20,7 @@ body {
margin: 0; margin: 0;
width:100%; width:100%;
height:100%; height:100%;
cursor: url('/comet.png'), auto; cursor: url('/media/Art/comet.png'), auto;
} }
a{ a{