add style css

This commit is contained in:
redup nomade 2016-12-06 12:14:02 +01:00
parent fc53b7dcc5
commit ac4dd1ce5b

18
styleadded.css Normal file
View file

@ -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;
}