Fix quoted text color in 4chan X catalog.
This commit is contained in:
parent
5b5e360e4e
commit
bee23e83fe
@ -27,6 +27,11 @@
|
||||
border-color: #111;
|
||||
}
|
||||
|
||||
/* Catalog */
|
||||
:root.tomorrow .catalog-thread > .comment > span.quote {
|
||||
color: #B5BD68;
|
||||
}
|
||||
|
||||
/* Quote */
|
||||
:root.tomorrow .backlink.deadlink {
|
||||
color: #81A2BE !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user