Hello, I was able to re-style the input fields through Inspect Element, but I can't seem to get it to work through style.css
I removed "solid" from border-style:solid through chroms inspect element, and i need to do this for real now in my style sheet.
Current Form:
http://i.imgur.com/Y0dyQ6f.png
I need to make the text boxes more visible, as now they are blending with the white too much and is really bad.. I just want the input fields border to stand out more. .
How can i do this?
Thank you