schedaGP/styleadded.css
2016-12-13 15:08:53 +01:00

22 lines
No EOL
453 B
CSS

<style>/*per scheda produttori*/
#forma span.wpcf7-list-item {
width: 300px;
border: solid 1px white;
vertical-align: top;
padding: 0.5em;
}
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;
white-space: inherit;
display: inline-block;
}</style>