From: Paul Hänsch Date: Thu, 26 Aug 2021 14:55:24 +0000 (+0200) Subject: use
section in addition to
X-Git-Url: https://git.plutz.net/?p=webpoll;a=commitdiff_plain;h=70db4035aaf547d4769219d9c4c8d4efe923cfb2 use
section in addition to --- diff --git a/webpoll.css b/webpoll.css index 9869003..79eefaa 100644 --- a/webpoll.css +++ b/webpoll.css @@ -104,7 +104,7 @@ body.poll table td input[type=radio][value=maybe]:checked + label { margin: 0 -1.75pt; } -body.newdate form { +body.newdate main { text-align: center; max-width: 100%; } @@ -128,7 +128,7 @@ body.newdate form fieldset.splittimes { } @media(min-width: 50em) { - body.newdate form { width: 50em; } + body.newdate main { width: 50em; } body.newdate form input[name=title], body.newdate form textarea[name=description] { width: 100%;