From a5b50c1052b1e67bec9f47729fd4af5708867459 Mon Sep 17 00:00:00 2001 From: KapuluruBhuvaneswariVspdbct Date: Sat, 9 Nov 2024 20:36:51 +0530 Subject: [PATCH 1/2] solved #4849 and #4850 --- assets/html/boy.html | 49 +++++++++++++++++++++++++++++++------ assets/html/nectar.html | 54 +++++++++++++++++++++++++++++++++-------- 2 files changed, 86 insertions(+), 17 deletions(-) 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

+ 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

+
From 67beb656545735e11d4135537768c8bda7fde148 Mon Sep 17 00:00:00 2001 From: KapuluruBhuvaneswariVspdbct Date: Sat, 9 Nov 2024 20:44:45 +0530 Subject: [PATCH 2/2] solved #4852 --- assets/html/un.html | 54 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 44 insertions(+), 10 deletions(-) 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

+