From f62dfca0661c2b21cdef0736d19cc04ab8eafa78 Mon Sep 17 00:00:00 2001 From: zoe Date: Sun, 30 Jan 2022 14:56:58 +0100 Subject: [PATCH] aeeieieuie --- static/style.css | 12 +++++++++--- templates/join.html.hbs | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/static/style.css b/static/style.css index 65cc374..9b486b3 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ * { margin: 0; padding: 0; - } +} body, html { @@ -67,14 +67,15 @@ footer { align-self: center; min-height: 90%; justify-content: center; - width: 100%; + width: 90%; + max-width: 900px; } button, .contentdiv *, a, p { - line-height: 1.84em; + line-height: 48pt; border-radius: 0.48em; font-size: 24pt; margin-top: 0.5em; @@ -93,6 +94,11 @@ input { width: 90%; } +form { + width: 100%; + justify-content: center; +} + input { cursor: text; } diff --git a/templates/join.html.hbs b/templates/join.html.hbs index 1eb1c2a..669d4d8 100644 --- a/templates/join.html.hbs +++ b/templates/join.html.hbs @@ -22,7 +22,7 @@ class="{{hide_url_button}}" href="{{url_button_url}}" type="button" - >{{url_button_url}} + >copy url {{link}}