css 自定义cursor

效果参见:https://www.cnblogs.com/jyroy/p/9427977.html

用法:

 cursor:url(https://files.cnblogs.com/files/yjlblog/cursor.ico),auto

注意一定要加上后面的auto。为啥,我也不知道。

原文地址:https://www.cnblogs.com/xunhanliu/p/11440143.html