From 51fb2c5567447e8e84e3995b4a6fc92e2f42d68d Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Wed, 21 Dec 2022 09:51:32 -0500 Subject: [PATCH] first block --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index 059d476..a14b17c 100644 --- a/index.css +++ b/index.css @@ -58,6 +58,7 @@ details summary { color: white; font-style: italic; margin-bottom: 1em; + cursor: pointer; } details {