From d0e18b6579bc40b518388652212bf1227417df7d Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Sun, 7 Mar 2021 16:30:56 +0100 Subject: [PATCH] Remove contact form 7 css --- style.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/style.css b/style.css index f9c4c10..53cbead 100644 --- a/style.css +++ b/style.css @@ -1544,20 +1544,6 @@ li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; bord .wp-pagenavi a:active, .wp-pagenavi span.current { background: none; border: none; border-bottom: 3px solid #cd483c; border-top: 1px solid #eee; } -/* plugin : contact form 7 -/* ------------------------------------ */ -.wpcf7 p { font-weight: 600; margin-bottom: 10px; } -.wpcf7 span { display: block; margin-top: 10px; } -.wpcf7 textarea { width: 100%; } -.wpcf7 input[type="text"], -.wpcf7 input[type="password"], -.wpcf7 input[type="email"], -.wpcf7 input[type="url"], -.wpcf7 input[type="tel"], -.wpcf7 input[type="number"], -.wpcf7 select, -.wpcf7 textarea { background: #eee; } - /* plugin : social count plus /* ------------------------------------ */ .social-count-plus > ul { font-weight: 600; font-size: 12px; text-transform: uppercase; }