My page is: The 1911 Census of Kimmeridge
The CSS is:
.hr3 {
width:33%;
border-color:black;
margin-bottom:25px;
}
The HTML is simply: <hr class="hr3">
Why does the hr display as a narrow hollow rectangle? There is a similar problem at the top of the page with the line which is a signature line.
Thanks