From e3665a200bbf236c37dc3ded3d0c15c20d64df29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82?= <81538700+PawiX25@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:50:03 +0000 Subject: [PATCH] Add navigation buttons for program modal and enhance keyboard controls --- index.html | 2 ++ script.js | 39 ++++++++++++++++++++++++++++++++++++++- styles.css | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 92 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a77f71b..f7599c2 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,8 @@