I want to have the cursor #FFF while my font is #000.
#FFF
#000
Is that possible?
You can make a custom one.
input, textarea { cursor: url(cursor.cur); }
2.1m questions
2.1m answers
60 comments
57.0k users