forked from MarseyWorld/MarseyWorld
highrollerclub flair always has white text
parent
4a0691bfc9
commit
a23f964ed6
|
@ -7656,9 +7656,9 @@ blink {
|
|||
font-family: open sans,sans-serif !important;
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
gold,
|
||||
#debd00 20px,
|
||||
#cdae00 60px
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
font-weight: 700 !important;
|
||||
animation: 60s linear 0s infinite move-colors;
|
||||
|
|
|
@ -167,12 +167,3 @@ blockquote a {
|
|||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
|
|
@ -201,12 +201,3 @@ blockquote a {
|
|||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
|
|
@ -30,14 +30,6 @@ lite-youtube, iframe {
|
|||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
gold,
|
||||
#debd00 20px,
|
||||
#cdae00 60px
|
||||
);
|
||||
}
|
||||
|
||||
code {
|
||||
color: #f679b2;
|
||||
|
|
|
@ -125,12 +125,3 @@ blockquote {
|
|||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
|
|
@ -99,12 +99,3 @@ blockquote {
|
|||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
|
|
@ -198,12 +198,3 @@ button.close i {
|
|||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
||||
:not(td) > a[href="/h/highrollerclub"].hole-flair {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#9e8600,
|
||||
#887400 20px,
|
||||
#6d5d00 60px
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue