CSS issues
CSS issues
Out of context: Reply #5
- Started
- Last post
- 31 Responses
- leftwave0
oops, here's the code, is there *anything* i can do to fix this? or is there an alternate (non-CSS) way to make the form fields colored??
.form {
background-color: #5C0505;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
border: 1px solid #000000;}