taghaboy
07-12-2011, 04:32 PM
Hello,
i
how can i remove the border around the <hr> a use in this website:
swiss-sport-education dot com
this is my code :
#content hr {
background: url("../img/hr-cont.png") no-repeat scroll center top transparent;
border: 0 none;
clear: both;
display: block;
height: 24px;
margin: 10px 0;
}
Thanks for any idea.
i
how can i remove the border around the <hr> a use in this website:
swiss-sport-education dot com
this is my code :
#content hr {
background: url("../img/hr-cont.png") no-repeat scroll center top transparent;
border: 0 none;
clear: both;
display: block;
height: 24px;
margin: 10px 0;
}
Thanks for any idea.