From 5b0f19aea1f09a687c2aff78ce923f236fdb4726 Mon Sep 17 00:00:00 2001 From: wenyongda Date: Wed, 15 Apr 2026 13:44:31 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=B0=86=E9=BC=A0=E6=A0=87=E6=82=AC?= =?UTF-8?q?=E5=81=9C=E6=97=B6=E7=9A=84=E5=85=89=E6=A0=87=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BB=8E=20default=20=E6=94=B9=E4=B8=BA=20pointer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/mouse.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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