fix rainbow-text on drambler and 4chan themes, thanks hbtz

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-07 06:53:50 +02:00
parent 199840b16e
commit 4760aed187
2 changed files with 5 additions and 1 deletions

View File

@ -6185,6 +6185,10 @@ g {
font-weight: 700 !important;
}
.rainbow-text:not(a) * {
color: transparent !important;
}
.btn-rainbow {
color:white !important;
background: -moz-linear-gradient(180deg, red, orange, yellow, green, blue, indigo, violet) !important;

View File

@ -1,6 +1,6 @@
{%-
set CACHE_VER = {
'css/main.css': 4011,
'css/main.css': 4012,
'css/catalog.css': 4002,
'css/4chan.css': 4002,
'css/classic.css': 4002,