diff --git a/assets/html/fine.html b/assets/html/fine.html index 9874a4f9..c51bda61 100644 --- a/assets/html/fine.html +++ b/assets/html/fine.html @@ -47,6 +47,12 @@ .option { margin: 5px 0; /* Space between options */ } + + .solution { + margin-top: 10px; + text-align: left; + } + @@ -59,6 +65,7 @@

A Fine Balance Quiz

+ - \ No newline at end of file + diff --git a/assets/html/ram.html b/assets/html/ram.html index d46c191a..56992271 100644 --- a/assets/html/ram.html +++ b/assets/html/ram.html @@ -47,6 +47,12 @@ .option { margin: 5px 0; /* Space between options */ } + + .solution { + margin-top: 10px; + text-align: left; + } + @@ -59,6 +65,7 @@

The Ramayana Quiz

+ - \ No newline at end of file +