Help me my code didn't work for me!
body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=50403);}
Red and Black Aero Cursors
If you know how to repair this code pls help me. Im trying to fix my cursro v2.0 please help!
Thank you for reading this.
Comments
cursor: url('http://www.rw-designer.com/cursor-extern.php?id=50403');
}
, auto
:body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=50403), auto;}
You should also consider hosting the image somewhere else using
https
.