diff --git a/bookface_auto.css b/bookface_auto.css index bd339eb..636fda9 100644 --- a/bookface_auto.css +++ b/bookface_auto.css @@ -716,7 +716,7 @@ padding-left: 10px !important; padding-right: 10px !important; } - .media hr, aside hr, section hr { + .media hr:first-of-type, aside hr, section hr { border-color: var(--nav-bg); } /* keep mentions and tags from spilling out */ @@ -3337,7 +3337,7 @@ p.wall-item-announce, padding-left: 10px !important; padding-right: 10px !important; } - .media hr, aside hr, section hr { + .media hr:first-of-type, aside hr, section hr { border-color: var(--nav-bg); } /* keep mentions and tags from spilling out */