diff --git a/src/General/css/style.css b/src/General/css/style.css index 9c049ff07..6e9ccd5b3 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -595,6 +595,9 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { overflow: hidden; text-align: center; } +.catalog-thread > .comment > span.quote { + color: #789922; +} /* Announcement Hiding */ :root.hide-announcement #globalMessage { @@ -731,7 +734,7 @@ span.hide-announcement { } /* Quote */ -.deadlink { +:root:not(.catalog-mode) .deadlink { text-decoration: none !important; } .backlink.deadlink:not(.forwardlink),