diff --git a/assets/html/boy.html b/assets/html/boy.html
index 01dabcbd..66e701fe 100644
--- a/assets/html/boy.html
+++ b/assets/html/boy.html
@@ -32,8 +32,8 @@
color: white;
border: none;
border-radius: 5px;
- display: block; /* Make buttons block elements for vertical display */
- width: 100%; /* Make buttons full width */
+ display: block;
+ width: 100%;
}
button:hover {
@@ -45,8 +45,14 @@
}
.option {
- margin: 5px 0; /* Space between options */
+ margin: 5px 0;
}
+
+ .solution {
+ margin-top: 10px;
+ text-align: left;
+ }
+
@@ -59,6 +65,7 @@ A Suitable Boy Quiz
Submit
Return to Home
+ See Solutions
diff --git a/assets/html/nectar.html b/assets/html/nectar.html
index b8c43c1d..8001b639 100644
--- a/assets/html/nectar.html
+++ b/assets/html/nectar.html
@@ -3,11 +3,11 @@
- Nectar in a Sieve Quiz
+ The Nectar in a Sieve Quiz
-
Nectar in a Sieve Quiz
+
The Nectar in a Sieve Quiz
Submit
Return to Home
+
See Solutions
diff --git a/assets/html/un.html b/assets/html/un.html
index 86637619..56e7e1a5 100644
--- a/assets/html/un.html
+++ b/assets/html/un.html
@@ -3,11 +3,11 @@
- Untouchable Quiz
+ The Untouchable Quiz
-
Untouchable Quiz
+
The Untouchable Quiz
Submit
Return to Home
+
See Solutions