diff --git a/backend/static/style/help.css b/backend/static/style/help.css index 0811fe0..0f30917 100644 --- a/backend/static/style/help.css +++ b/backend/static/style/help.css @@ -149,13 +149,13 @@ text-align: center; } -ul { +.content_wrapper ul { margin: 10px inherit; color: #eee; font-size: 1.5em; } -li { +.content_wrapper li { margin: 10px 10px; } diff --git a/backend/templates/debug.html.tera b/backend/templates/debug.html.tera index 2c82be5..6b3dc37 100644 --- a/backend/templates/debug.html.tera +++ b/backend/templates/debug.html.tera @@ -5,9 +5,7 @@