教程
自定义css样式
/** 鼠标样式-start**//** 普通指针样式**/body{cursor: url(https://www.bunian.cn/wp-content/uploads/Comix_White_Pointer.cur), default;}/** 链接指针样式**/a:hover{cursor:url(https://www.bunian.cn/wp-content/uploads/Comix_White_Link.cur), pointer;}/** 鼠标样式-end**//** 鼠标样式-start**/ /** 普通指针样式**/ body{cursor: url(https://www.bunian.cn/wp-content/uploads/Comix_White_Pointer.cur), default;} /** 链接指针样式**/ a:hover{cursor:url(https://www.bunian.cn/wp-content/uploads/Comix_White_Link.cur), pointer;} /** 鼠标样式-end**//** 鼠标样式-start**/ /** 普通指针样式**/ body{cursor: url(https://www.bunian.cn/wp-content/uploads/Comix_White_Pointer.cur), default;} /** 链接指针样式**/ a:hover{cursor:url(https://www.bunian.cn/wp-content/uploads/Comix_White_Link.cur), pointer;} /** 鼠标样式-end**/
© 版权声明
本站文章由不念博客原创,未经允许严禁转载!
THE END