diff --git a/stylesheets/home.css b/stylesheets/home.css index b6edd49..c6f279a 100644 --- a/stylesheets/home.css +++ b/stylesheets/home.css @@ -20,7 +20,7 @@ body { margin: 0; width:100%; height:100%; - cursor: url('/comet.png'), auto; + cursor: url('/media/Art/comet.png'), auto; } a{