From 473c824a022cc9eea8a2f80acdab73e01196e680 Mon Sep 17 00:00:00 2001
From: Guillaume Horel
Date: Mon, 6 Apr 2015 21:59:36 -0400
Subject: set the border to none, Thibaut is right, once again!
---
static/wedding.css | 6 +++++-
templates/getting.html | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/static/wedding.css b/static/wedding.css
index b7343ba..92e8dfd 100644
--- a/static/wedding.css
+++ b/static/wedding.css
@@ -71,4 +71,8 @@ h3 {
text-align: center;
width:400px;
margin: 1em auto 0
-}
\ No newline at end of file
+}
+
+iframe {
+ border: none;
+}
diff --git a/templates/getting.html b/templates/getting.html
index 5b6195a..652515b 100644
--- a/templates/getting.html
+++ b/templates/getting.html
@@ -23,6 +23,6 @@ parish, and the reception at la Magnanerie de Saint-Isidore in Hyères. Both
locations are marked on the map below.")}}
-
+
{% endblock %}
--
cgit v1.2.3-70-g09d2