Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Overriding CSS Reply To: Overriding CSS

#151730
justpsai
Participant

As in:

form {
padding: 0px;
margin: 0px;
line-height: 37px;
float: left;
width: 600px;
margin-right: 30px;
font-size: 1.200em;
color: #000;
}

Cause i tried this and it still wont work