aboutsummaryrefslogtreecommitdiffstats
path: root/static/wedding.css
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2015-03-29 10:55:58 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2015-03-29 10:56:14 -0400
commitd5875acb55376a843449be93be9647890128c32c (patch)
treeb5f2fbcc11ccdeef5b8f254d8d2a3878ec4750ca /static/wedding.css
parent61925344d1939a7b63e488a18e11e3ab0f03344c (diff)
downloadwedding-website-d5875acb55376a843449be93be9647890128c32c.tar.gz
reorganize rsvp page according to Thibaut's suggestions
Diffstat (limited to 'static/wedding.css')
-rw-r--r--static/wedding.css6
1 files changed, 6 insertions, 0 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