This commit is contained in:
Aevann1 2022-03-26 20:47:27 +02:00
parent 77775a1ba0
commit 1e94fd24be
17 changed files with 40 additions and 25 deletions

View file

@ -507,15 +507,14 @@ a.nav-link:hover {
}
.comment-anchor:target, .unread2 {
background: rgba(136,136,136,0.2) !important;
background: #88888833 !important;
padding: 12px;
}
/*chat*/
#chat-window {
background-color: white !important;
}
.chat-message {
color: var(--black2) !important;
}
}