From a7e339768797f1f809b041bb5af903b58bc82830 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 19 Aug 2022 20:25:57 -0500 Subject: Add script.js and a toggle button --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index d9c02e2..e5b16e9 100644 --- a/style.css +++ b/style.css @@ -33,6 +33,10 @@ details[open] { min-height: 4.2em; } +details:hover { + cursor: pointer; +} + .info { position: relative; } -- cgit 1.4.1-21-gabe81