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

@ -77,4 +77,8 @@ blockquote {
#profilestuff > * {
color: var(--gray-400) !important;
}
.comment-anchor:target, .unread2 {
background: #00000055 !important;
}