From 712cd403f78191fe054bc10714845c54a2e9de75 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Thu, 22 May 2025 21:51:24 +0200 Subject: [PATCH] cursor: pointer --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index cfdd31a..f239646 100644 --- a/style.css +++ b/style.css @@ -13,6 +13,7 @@ body { a { color: #fff; + cursor: pointer; } div {