Jellby said:
Quote:
Some may use foreground color, some background color,
|
That's interesting, I thought they by default matched the font/foreground color, so I never set a color at all. Maybe some of my hr's are not showing up in night mode.
I usually use something like:
hr.sectionbrk {
width: 20%;
margin: 1em 40%;
border: solid 2px;
}