I am quereno change the cursor of my mouse I put my code and it does not work the images this in png and it does not catch I have to use it with .cur even if yes like I do it because in photoshop for example it does not have this extension to be able save in this format
follow the code:
body{
cursor: url(../scroll/mouse.png), default;
}