simple pink cursor
by chatard - uploaded on May 9, 2013, 5:56 am
A cursor: Use file cursor.png resize 21x21 px then rename "cursor.cur".
Finally, in the css: Use code like this one:
div
{
cursor: url (cursor.cur) pointer;
}
by chatard - uploaded on May 9, 2013, 5:56 am
A cursor: Use file cursor.png resize 21x21 px then rename "cursor.cur".
Finally, in the css: Use code like this one:
div
{
cursor: url (cursor.cur) pointer;
}
0 Comments. Please login to comment or add your own remix.