hr[Attributes Style] {
height: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
border-top-color: rgb(115, 71, 9);
border-right-color: rgb(115, 71, 9);
border-bottom-color: rgb(115, 71, 9);
border-left-color: rgb(115, 71, 9);
background-color: rgb(115, 71, 9);
margin-left: auto;
margin-right: auto;
width: 550px;
}
I've tried changing the colour of the border but it does not seem to work. I don't know much about code though so perhaps I am doing something wrong. It's like the only thing that does not fit with my theme :,)