教程
自定义css样式
/** 鼠标样式-start**/
/** 普通指针样式**/
body{cursor: url(https://cdn.bunian.cn/wp-content/uploads/Comix_White_Pointer.cur), default;}
/** 链接指针样式**/
a:hover{cursor:url(https://cdn.bunian.cn/wp-content/uploads/Comix_White_Link.cur), pointer;}
/** 鼠标样式-end**/
转载请注明:IT运维空间 » 运维技术 » WordPress修改鼠标样式
继续浏览有关 WordPress 的文章
发表评论