change dramblr unread color

master
Aevann 2023-06-30 21:47:40 +03:00
parent ac387e4bac
commit 848aa08e57
1 changed files with 4 additions and 0 deletions

View File

@ -147,3 +147,7 @@ color: var(--gray-700);
h5.post-title a:visited {
color: #6e6e6e !important;
}
*:target, .unread {
background: #222b36 !important;
}