Aevann 2023-07-01 03:51:38 +03:00
parent aaa618657f
commit 54a7a81469
1 changed files with 4 additions and 0 deletions

View File

@ -151,3 +151,7 @@ h5.post-title a:visited {
*:target, .unread {
background: #222b36 !important;
}
.modal .comment-actions .list-group-item {
background-color: rgb(var(--background));
}