diff --git a/styleadded.css b/styleadded.css new file mode 100644 index 0000000..5c9298c --- /dev/null +++ b/styleadded.css @@ -0,0 +1,18 @@ +/*per scheda produttori*/ +.forma span.wpcf7-list-item{width:45%;} + +textarea{min-width: 80%;} + +#produttive .wpcf7-list-item-label { + font-size: 1.4em; +} +.post-content li h3 { + font-size: 2em; + text-transform: uppercase; + font-family: inherit; +} +span.wpcf7-list-item { + width: 155px !important; + white-space: inherit; + display: inline-block; +} \ No newline at end of file