HR

Hi there

Could you help me with some HR CSS please.

I want all my HRs to appear as they do in the top row here (see below) (i coded it but have been locked out of the site and need to make duplicate site from scratch (thanks FastHosts!) . . .

https://www.pm2-workbench.com/stoptheworldcafe/

I will apply this to . . .

I’m in the back end but can’t get access to ‘Additional CSS’.

Thanks

Sorted . . .

/hr/
.widget hr {
clear: both;
width: 200px;
margin-bottom: 30px;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
height: 6px;
background-color: #99d4be;
border-width: 0px;
}

I will close this case