Change reply line color

This commit is contained in:
video-prize-ranch 2022-01-18 18:09:12 -05:00
parent 4a1309e0dc
commit cff5cb1d3f
No known key found for this signature in database
GPG Key ID: D8EAA4C5B12A7281
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
.replies {
margin-left: 20px;
border-left: 2px #d2d2d2 solid;
border-left: 2px #424242 solid;
padding-left: 8px;
}