periodicals: change divider color

This commit is contained in:
Garrit Franke 2022-06-19 12:11:24 +02:00
parent 3b38edd832
commit 4cd40744b7
No known key found for this signature in database
GPG key ID: 65586C4DDA55EA2C

View file

@ -222,7 +222,7 @@ html, body {
width: 5rem;
height: 1px;
margin: 23px auto;
background-color: lighten($text-color, 70%);
background-color: lighten($background-color, 70%) !important;
}
.by-line {