diff --git a/files/assets/css/4chan.css b/files/assets/css/4chan.css index 1c424b246..2dfba2393 100644 --- a/files/assets/css/4chan.css +++ b/files/assets/css/4chan.css @@ -144,7 +144,7 @@ blockquote a { margin-top: 6px; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #949494 !important; } diff --git a/files/assets/css/coffee.css b/files/assets/css/coffee.css index f02c57e53..ce9949929 100644 --- a/files/assets/css/coffee.css +++ b/files/assets/css/coffee.css @@ -101,7 +101,7 @@ blockquote { margin-top: 6px; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #949494 !important; } diff --git a/files/assets/css/dark.css b/files/assets/css/dark.css index 879f4b177..a4075dca5 100644 --- a/files/assets/css/dark.css +++ b/files/assets/css/dark.css @@ -92,7 +92,7 @@ pre { border-color: #101010; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #7a7a7a !important; } diff --git a/files/assets/css/dramblr.css b/files/assets/css/dramblr.css index ac0a6109f..ff9f619b9 100644 --- a/files/assets/css/dramblr.css +++ b/files/assets/css/dramblr.css @@ -144,7 +144,7 @@ color: var(--gray-700); background-color: #313131 !important; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #6e6e6e !important; } diff --git a/files/assets/css/light.css b/files/assets/css/light.css index 8478337b8..632f255ef 100644 --- a/files/assets/css/light.css +++ b/files/assets/css/light.css @@ -83,6 +83,6 @@ blockquote { background: rgba(var(--primary_rgb), 0.2) !important; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #7a7a7a !important; } diff --git a/files/assets/css/midnight.css b/files/assets/css/midnight.css index 73d43856b..fa0d1f9e6 100644 --- a/files/assets/css/midnight.css +++ b/files/assets/css/midnight.css @@ -57,7 +57,7 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare background-color: #313131 !important; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #6e6e6e !important; } diff --git a/files/assets/css/tron.css b/files/assets/css/tron.css index 2f4b5e699..2e6617e42 100644 --- a/files/assets/css/tron.css +++ b/files/assets/css/tron.css @@ -230,6 +230,6 @@ background-color: #313131 !important; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #b0b0b0 !important; } diff --git a/files/assets/css/win98.css b/files/assets/css/win98.css index 2e771d200..9a28efdaa 100644 --- a/files/assets/css/win98.css +++ b/files/assets/css/win98.css @@ -162,7 +162,7 @@ blockquote { margin-top: 6px; } -h5.post-title a:visited { +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { color: #5c5c5c !important; } diff --git a/files/assets/events/fistmas/css/fistmas.css b/files/assets/events/fistmas/css/fistmas.css index a0f2dda01..ea83955bc 100644 --- a/files/assets/events/fistmas/css/fistmas.css +++ b/files/assets/events/fistmas/css/fistmas.css @@ -91,8 +91,8 @@ pre { background: None !important; } -#frontpage .post-title a:visited { -color: #7a7a7a !important; +.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net"]):not([href^="https://watchpeopledie.tv"]):visited { + color: #7a7a7a !important; } .post-title a, h1.post-title {