forked from MarseyWorld/MarseyWorld
fix candy cane and gold conflict
parent
cfd6117b00
commit
e5dea4faee
|
@ -7,7 +7,7 @@ lite-youtube, iframe {
|
|||
color-scheme: light !important;
|
||||
}
|
||||
|
||||
.gold-text:not(.candycorn):not(a), .gold-text.post-title a:not(.post-flair), :not(td) > a[href="/h/highrollerclub"]:not(.hole-flair), :not(td) > a[href="/h/announcements"]:not(.hole-flair) {
|
||||
.gold-text:not(.candycorn):not(.candycane):not(a), .gold-text.post-title a:not(.post-flair), :not(td) > a[href="/h/highrollerclub"]:not(.hole-flair), :not(td) > a[href="/h/announcements"]:not(.hole-flair) {
|
||||
background: url("/i/animations/gold_gradient_dark.svg");
|
||||
background-size: 200% 200%;
|
||||
}
|
||||
|
|
|
@ -7483,7 +7483,7 @@ blink {
|
|||
-webkit-background-clip: text !important;
|
||||
}
|
||||
|
||||
.gold-text:not(.candycorn):not(a), .gold-text.post-title a:not(.post-flair), :not(td) > a[href="/h/highrollerclub"]:not(.hole-flair), :not(td) > a[href="/h/announcements"]:not(.hole-flair) {
|
||||
.gold-text:not(.candycorn):not(.candycane):not(a), .gold-text.post-title a:not(.post-flair), :not(td) > a[href="/h/highrollerclub"]:not(.hole-flair), :not(td) > a[href="/h/announcements"]:not(.hole-flair) {
|
||||
background: url("/i/animations/gold_gradient_light.svg") repeat;
|
||||
background-size: 200% 200%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue