diff --git a/frontends/etiquette_flask/templates/root.html b/frontends/etiquette_flask/templates/root.html index a3aa81e..6470741 100644 --- a/frontends/etiquette_flask/templates/root.html +++ b/frontends/etiquette_flask/templates/root.html @@ -21,13 +21,13 @@ body margin: 0; } body > #motd, -body > div, +body > #theme_links, body > .nice_link { width: 90%; max-width: 600px; } -body > div +#theme_links { display: grid; grid-auto-flow: column; @@ -77,7 +77,7 @@ body > div {% else %} Log in {% endif %} -
+