summaryrefslogtreecommitdiffstats
path: root/style/dnxcf_style.css
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2018-07-04 17:44:08 +0200
committerdanix <danix@danix.xyz>2018-07-04 17:44:08 +0200
commitb96bc7586a5d69d408041a66d40a483f837e5e39 (patch)
tree3fc5aff4ffd0ebd4dc84e6eb3a06ede55ca19d1a /style/dnxcf_style.css
downloaddanixland-contact-form-b96bc7586a5d69d408041a66d40a483f837e5e39.tar.gz
danixland-contact-form-b96bc7586a5d69d408041a66d40a483f837e5e39.zip
initial commit
Diffstat (limited to 'style/dnxcf_style.css')
-rw-r--r--style/dnxcf_style.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/style/dnxcf_style.css b/style/dnxcf_style.css
new file mode 100644
index 0000000..a884432
--- /dev/null
+++ b/style/dnxcf_style.css
@@ -0,0 +1,17 @@
+/* let's try and keep this file as small as possible */
+#dnxcf_gmap {
+ width: 100%;
+ height: 400px;
+}
+#dnxcf_gmap img {
+ max-width: none;
+}
+#dnxcf_gmap #content {
+
+}
+#dnxcf_gmap .firstHeading {
+
+}
+#dnxcf_gmap #bodyContent p {
+
+} \ No newline at end of file