Added more Fourthwall alerts (donations, memberships, giveaways)

This commit is contained in:
nuttylmao
2025-03-30 10:03:23 +11:00
parent 4a6d72177d
commit 60f5eb6e0d
2 changed files with 245 additions and 25 deletions
+4 -4
View File
@@ -220,19 +220,19 @@ li {
}
.patreon {
background: linear-gradient(#c76633, #fd5e0a) !important;
background: linear-gradient(#c76633bf, #fd5e0abf) !important;
}
.kofi {
background: linear-gradient(#54c7ee, #08c2ff) !important;
background: linear-gradient(#54c7eebf, #08c2ffbf) !important;
}
.tipeeeStream {
background: linear-gradient(#120e23, #5d192a) !important;
background: linear-gradient(#120e23bf, #5d192abf) !important;
}
.fourthwall {
background: linear-gradient(#405eb3, #0d3cb9) !important;
background: linear-gradient(#181712bf, #10110dbf) !important;
}
.blank {