schedaGP/styleadded.css
2016-12-06 12:14:02 +01:00

18 lines
No EOL
362 B
CSS

/*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;
}