From 74c081212847b0efa06e66156f1a9e82e86b5f83 Mon Sep 17 00:00:00 2001 From: adrien Date: Thu, 3 Apr 2025 14:19:51 +0200 Subject: [PATCH] pointer --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 5a067a8..0c25bb3 100644 --- a/style.css +++ b/style.css @@ -40,6 +40,7 @@ h2 { transition: background-color 0.3s; margin-bottom: 0.5em; font-weight: bold; + cursor: pointer; } .file-list summary:hover {