Rev 1495 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#tpl-form-contact {
width: 350px;
padding: 15px;
}
input, textarea {
max-width: 100%;
width: 100% !important;
}
textarea {
height: 185px !important;
}
.error {
color: red;
}