From d5875acb55376a843449be93be9647890128c32c Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 29 Mar 2015 10:55:58 -0400 Subject: reorganize rsvp page according to Thibaut's suggestions --- static/wedding.css | 6 ++++++ templates/rsvp.html | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 25 deletions(-) diff --git a/static/wedding.css b/static/wedding.css index e31fc04..8770bb3 100644 --- a/static/wedding.css +++ b/static/wedding.css @@ -66,3 +66,9 @@ h3 { margin-bottom: 1em; text-align: center; } + +.comment { + text-align: center; + width:60%; + margin: 1em auto 0 +} \ No newline at end of file diff --git a/templates/rsvp.html b/templates/rsvp.html index 257b138..8d4b0b4 100644 --- a/templates/rsvp.html +++ b/templates/rsvp.html @@ -26,22 +26,6 @@ name="full_name" placeholder="{{_('Your full name')}}" value="{{form['full_name'] if form['full_name']}}"/> -

- {{_("Will you be able to make it to our wedding?")}} -

-
- -
- - -
-
@@ -58,12 +42,28 @@ class="form-control" rows="3">{{form['mailing'] if form['mailing']}}
-

+


+

+ {{_("Will you be able to make it to our wedding?")}} +

+
+
+ + +
+
+
+

{{_("Will you be accompanied by a plus one?")}}

- -
+
-

+
+

{{_("Will you be coming with kids?")}}

- -
+
-

+


+

{{_("Please let us know if you have any dietary restrictions or comments:")}}

- -
+
-- cgit v1.2.3-70-g09d2