fixed postcard excerpts being black on black when prefers-color-scheme:dark

pull/1/head
Riedler 2022-08-17 21:24:04 +02:00
parent edcffe5cf8
commit 033e70750d
1 changed files with 1 additions and 1 deletions

View File

@ -2452,7 +2452,7 @@ body{
color:#e5e5e5
}
.post-card-excerpt{
color:#000000
color:#e5e5e5
}
.author-avatar,.static-avatar{
border-color:#191b1f