Subversion Repositories eFlore/Applications.cel

Rev

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