X-Git-Url: https://git.danix.xyz/?p=danixland-contact-form.git;a=blobdiff_plain;f=style%2Fdnxcf_style.css;h=0bc059191ac8af874866fe700897983a0e370565;hp=a8844326c906d27c9dbeae1fc41a0de3a12ffec9;hb=244ec72c6d7d554518ff89598cb999d39614af0d;hpb=8c3e9b00bbeb0a3493d5b0e9b6cc4c68d413a4b0 diff --git a/style/dnxcf_style.css b/style/dnxcf_style.css index a884432..0bc0591 100644 --- a/style/dnxcf_style.css +++ b/style/dnxcf_style.css @@ -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