summaryrefslogtreecommitdiffstats
path: root/style/dnxcf_style.css
diff options
context:
space:
mode:
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