diff --git a/assets/styles/large_style.css b/assets/styles/large_style.css index 70ebf487..ff1a009f 100644 --- a/assets/styles/large_style.css +++ b/assets/styles/large_style.css @@ -161,6 +161,7 @@ a { width:fit-content; margin-left: auto; margin-right: auto; + cursor: pointer; } @media (hover: hover) { @@ -247,6 +248,8 @@ a { align-items: center; margin: 5px 5px 1rem 5px; position: relative; + cursor: pointer; + font-size: 2vw; } .prompt::before { /* Center the play icon */ position: absolute; @@ -260,6 +263,10 @@ transform: translate(-50%, -50%); box-shadow: 0px 0px 0px black; } +.submitted { + cursor: not-allowed; +} + /* PRACTICE MODE */ #practice-prompt { display: flex; @@ -270,4 +277,4 @@ transform: translate(-50%, -50%); #end-game-btn { border-radius: 50px; -} \ No newline at end of file +} diff --git a/assets/styles/mobile_style.css b/assets/styles/mobile_style.css index 7ab021bc..40c14a4f 100644 --- a/assets/styles/mobile_style.css +++ b/assets/styles/mobile_style.css @@ -161,6 +161,7 @@ a { width:fit-content; margin-left: auto; margin-right: auto; + cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0); } @@ -247,6 +248,7 @@ a { padding: 10px; aspect-ratio: 1/1; align-items: center; + font-size: 8vw; margin: 5px 5px 1rem 5px; position: relative; } @@ -262,10 +264,14 @@ a { box-shadow: 0px 0px 0px black; } +.submitted { + cursor: not-allowed; +} + /* PRACTICE MODE */ #practice-prompt { display: flex; flex-direction: row; gap: 20px; margin: 15pt 0 15pt 0; -} \ No newline at end of file +} 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/results.html b/results.html index 2b74e70d..dd53f037 100644 --- a/results.html +++ b/results.html @@ -18,11 +18,9 @@

Spellcheck

-
+
-
+
-
+
-
+
-
+
@@ -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 +