neenach2002
07-02-2004, 10:00 PM
INPUT {
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
backgroundcolor: #2E1711;
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
For some reason, that doesn't apply the whole style. The border doesn't show up. What am I doing wrong?
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
backgroundcolor: #2E1711;
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
For some reason, that doesn't apply the whole style. The border doesn't show up. What am I doing wrong?