quick css/form question
quick css/form question
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- van_rijn0
what bullet said.. also can call out a custom class for input ex:
input, textarea {
color:#767a7d;
padding:3px;
font-size:9px;
font-weight:bold;
border:1px #999999;
background-color:#d5ecf4;
}