Removed Genericons. Added dnxcf-font which is a subset of fontawesome.
[danixland-contact-form.git] / style / dnxcf_style.css
index a884432..0bc0591 100644 (file)
@@ -1,17 +1,8 @@
-/* let's try and keep this file as small as possible */
-#dnxcf_gmap {
-    width: 100%;
-    height: 400px;
+/*
+ * Styling for our form. 
+ * This file should be almost empty.
+ * The only rule needed is the one to hide the "pagelike" input field.
+ */
+p.dnxcf-form-pagelikes {
+       display: none;
 }
-#dnxcf_gmap img {
-    max-width: none;
-}
-#dnxcf_gmap #content {
-
-}
-#dnxcf_gmap .firstHeading {
-
-}
-#dnxcf_gmap #bodyContent p {
-    
-}
\ No newline at end of file