promo widget colors

This commit is contained in:
SPRINX0\prochazka
2025-10-22 10:47:59 +02:00
parent 82092fab76
commit 3a5f36155f
5 changed files with 36 additions and 8 deletions

View File

@@ -34,3 +34,11 @@
.color-icon-premium {
background: linear-gradient(135deg, #1686c8, #8a25b1);
}
.web-color-primary {
background: #1686c8;
}
.web-color-secondary {
background: #8a25b1;
}