change 4chan unread color

pull/164/head
Aevann 2023-06-30 21:50:39 +03:00
parent 4547493787
commit 8f9367ed93
1 changed files with 4 additions and 0 deletions

View File

@ -159,3 +159,7 @@ h5.post-title a:visited {
.spoiler, spoiler {
background-color: black !important;
}
*:target, .unread {
background: #fdccad !important;
}