paul_hutton
Member
Need a little help with a hr tag, I have tried to colour the background but I can't seem to find the right code can anyone help?
You know what I mean :icon_smile:
Adding !important before the semi colon should override it.
hr {
color:#000!important;
}