Fix comment threading text in dark mode
This commit is contained in:
parent
99fcbcea33
commit
0a6a67d542
1 changed files with 4 additions and 0 deletions
|
@ -152,6 +152,10 @@ body {
|
|||
.external-link {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
.isso-thread-heading {
|
||||
color: #fbeded;
|
||||
}
|
||||
}
|
||||
|
||||
a:link {
|
||||
|
|
Loading…
Add table
Reference in a new issue