|
|
- button, label{
- font-family: Yekan;
- }
-
- .input-validation-error{
- border-color: #ee4646;
- }
- .field-validation-valid{
- display: inline-block;
- min-height: 1.3em;
- }
- .field-validation-error{
- font-family: Koodak;
- font-size: 1.2em;
- }
- .form-help{
- color: #3c72e1;
- cursor: pointer;
- }
- .indented{
- margin-right: 30px;
- }
|