diff --git a/static/main.css b/static/main.css index 1fbbaec..0b10aae 100644 --- a/static/main.css +++ b/static/main.css @@ -103,7 +103,7 @@ header h1 { } /* headline color for index.html */ -h2.index { +h2 { color: #7470A8; } diff --git a/templates/view.html b/templates/view_answers.html similarity index 100% rename from templates/view.html rename to templates/view_answers.html