list-style: url("/static/img/read-more.png");
}
+ span.error {
+ color: #e41b13;
+ }
+
input, textarea, select {
font-size: 1.2em;
background-color: white;
border: 1px solid #aeada8;
}
- textarea, select {
+ textarea, select, input[type=text], input[type=email] {
width: 100%;
}