X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=webpoll.css;fp=webpoll.css;h=79eefaa3a49a8c6f8ccfbe221388ecaa7e08e358;hb=70db4035aaf547d4769219d9c4c8d4efe923cfb2;hp=98690038d4bb6dc37e57b2a7d6db7b149165d457;hpb=012fcbbb44c7d5369abaa0331e7f6b051819666f;p=webpoll 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%;