universal visited color for all external links

pull/195/head
Aevann 2023-08-13 23:24:58 +03:00
parent 0d2c2394e4
commit c17762fa04
9 changed files with 10 additions and 10 deletions

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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;
}

View File

@ -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 {