These aren't needed anymore now that the catalog comment is a blockquote.

This commit is contained in:
ccd0 2016-09-25 02:14:53 -07:00
parent c99c31f84b
commit 0b00dac43f
2 changed files with 2 additions and 2 deletions

View File

@ -1020,7 +1020,7 @@ span.hide-announcement {
}
/* Quote */
.catalog-thread > .comment > span.quote, #arc-list span.quote {
#arc-list span.quote {
color: #789922;
}
:root.resurrect-quotes .deadlink {

View File

@ -41,7 +41,7 @@
}
/* Quote */
:root.tomorrow .catalog-thread > .comment > span.quote, :root.tomorrow #arc-list span.quote {
:root.tomorrow #arc-list span.quote {
color: #B5BD68;
}
:root.tomorrow .backlink.deadlink {