From e5f482231fa140a15aa55c421da3ee03841ca176 Mon Sep 17 00:00:00 2001 From: "J. Gerhards" Date: Fri, 2 Feb 2024 17:51:19 +0100 Subject: [PATCH 1/3] fix page reload when copying results --- results.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/results.html b/results.html index 2b74e70d..dd53f037 100644 --- a/results.html +++ b/results.html @@ -18,11 +18,9 @@

Spellcheck

Rezults

- -
- coppee results to clipboard -
-
+
+ coppee results to clipboard +

@@ -51,4 +49,4 @@

Your Typos

- \ No newline at end of file + From 3f0e8a3458ea34669e8912c2d9fc39439a742052 Mon Sep 17 00:00:00 2001 From: "J. Gerhards" Date: Fri, 2 Feb 2024 17:53:34 +0100 Subject: [PATCH 2/3] fix cursor not pointer when hovering over button --- assets/styles/large_style.css | 6 ++++++ assets/styles/mobile_style.css | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/assets/styles/large_style.css b/assets/styles/large_style.css index ff2891c8..7af3a10d 100644 --- a/assets/styles/large_style.css +++ b/assets/styles/large_style.css @@ -146,6 +146,7 @@ a { width:fit-content; margin-left: auto; margin-right: auto; + cursor: pointer; } @media (hover: hover) { @@ -231,6 +232,7 @@ a { aspect-ratio: 1/1; align-items: center; vertical-align: middle; + cursor: pointer; } .prompt.clicked { @@ -238,6 +240,10 @@ a { box-shadow: 0px 0px 0px black; } +.submitted { + cursor: not-allowed; +} + /* PRACTICE MODE */ #practice-prompt { display: flex; diff --git a/assets/styles/mobile_style.css b/assets/styles/mobile_style.css index 66343cde..394ed754 100644 --- a/assets/styles/mobile_style.css +++ b/assets/styles/mobile_style.css @@ -146,6 +146,7 @@ a { width:fit-content; margin-left: auto; margin-right: auto; + cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0); } @@ -233,6 +234,7 @@ a { aspect-ratio: 1/1; align-items: center; margin: 10px; + cursor: pointer; } .prompt.clicked { @@ -240,6 +242,10 @@ a { box-shadow: 0px 0px 0px black; } +.submitted { + cursor: not-allowed; +} + /* PRACTICE MODE */ #practice-prompt { display: flex; From 21535f35057a065035ea08436d70af6a8c7f79ca Mon Sep 17 00:00:00 2001 From: "J. Gerhards" Date: Fri, 2 Feb 2024 17:54:17 +0100 Subject: [PATCH 3/3] removed unneccessary style attributes in html --- assets/styles/large_style.css | 1 + assets/styles/mobile_style.css | 1 + practice_game.html | 4 ++-- solo_game.html | 12 ++++++------ spelloff.html | 4 ++-- youtube.html | 4 ++-- 6 files changed, 14 insertions(+), 12 deletions(-) diff --git a/assets/styles/large_style.css b/assets/styles/large_style.css index 7af3a10d..b8b8456f 100644 --- a/assets/styles/large_style.css +++ b/assets/styles/large_style.css @@ -233,6 +233,7 @@ a { align-items: center; vertical-align: middle; cursor: pointer; + font-size: 24pt; } .prompt.clicked { diff --git a/assets/styles/mobile_style.css b/assets/styles/mobile_style.css index 394ed754..8f9ddd26 100644 --- a/assets/styles/mobile_style.css +++ b/assets/styles/mobile_style.css @@ -235,6 +235,7 @@ a { align-items: center; margin: 10px; cursor: pointer; + font-size: 24pt; } .prompt.clicked { diff --git a/practice_game.html b/practice_game.html index 757c9a76..73c34f14 100644 --- a/practice_game.html +++ b/practice_game.html @@ -25,7 +25,7 @@

Spellcheck

-
+
@@ -46,4 +46,4 @@

Spellcheck

- \ No newline at end of file + diff --git a/solo_game.html b/solo_game.html index a4344c2a..8c96f970 100644 --- a/solo_game.html +++ b/solo_game.html @@ -24,23 +24,23 @@

Spellcheck

Level One: Easy

-
+
-
+
-
+
-
+
-
+
@@ -62,4 +62,4 @@

Level One: Easy

- \ No newline at end of file + diff --git a/spelloff.html b/spelloff.html index 037fd45f..bacd681d 100644 --- a/spelloff.html +++ b/spelloff.html @@ -24,7 +24,7 @@

Spell Off

-
+
@@ -44,4 +44,4 @@

- \ No newline at end of file + diff --git a/youtube.html b/youtube.html index 001b5f08..0271c3d0 100644 --- a/youtube.html +++ b/youtube.html @@ -24,7 +24,7 @@

Spellcheck

-
+
@@ -44,4 +44,4 @@

- \ No newline at end of file +