Font color for Log in input box
Font color for Log in input box
I need to change the font to white or background to black one

it also affects the Chat box input box

it also affects the Chat box input box
Re: Font color for Log in input box
- Code:
input[type="text"] {
color: #000 !important;
font-weight: bold !important;
font-size: 14px !important;
}
Guest- Guest
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum