Hi
i have a word press website running Amdhas teams, i want to add broader to the Header.
when i use and add CSS rules using Firebug it show on the webpage. but when i apply the CSS to style.css and save. it wont show on
#header {
border:2px solid #a1a1a1;
padding:1px 20px;
background:#;
width:px;
border-radius:25px;
}
help me to fix this.