diff --git a/source/css/mouse.css b/source/css/mouse.css index 7bde245..c86064b 100644 --- a/source/css/mouse.css +++ b/source/css/mouse.css @@ -5,5 +5,5 @@ body { a, img { cursor: url(https://cdn.jsdelivr.net/gh/sviptzk/HexoStaticFile@latest/Hexo/img/pointer.cur), - default; + pointer; } \ No newline at end of file