<style> * { cursor:url(“public / img / wand.cur”),auto ; } a:hover { cursor:url(“public / img / animworm.cur”),auto ; } </ style>
HTML / CSS 设置鼠标指针各种显示状态
最新推荐文章于 2025-06-08 09:01:17 发布
<style> * { cursor:url(“public / img / wand.cur”),auto ; } a:hover { cursor:url(“public / img / animworm.cur”),auto ; } </ style>