diff --git a/static/style.css b/static/style.css index 9119a82..a768e46 100644 --- a/static/style.css +++ b/static/style.css @@ -29,11 +29,14 @@ body{ .answer-size{ font-size: 200%; - height: auto; width: 100%; text-align: center; } +.answer-form{ + height: 54px; +} + .help-size{ font-size: 200%; color: white; diff --git a/templates/quiz.html b/templates/quiz.html index 0b94b58..4dff007 100644 --- a/templates/quiz.html +++ b/templates/quiz.html @@ -61,15 +61,17 @@
-
- +
+ + + + +
-
- -
+