This commit is contained in:
薇薇安 2026-01-19 21:17:22 +08:00
parent 82c7d86715
commit 96063473e3

View File

@ -331,11 +331,11 @@
}
.user-guide .buy-bg{
.user-guide.buy-bg{
background: linear-gradient(135deg, #05e567 0%, #795f94 100%);
}
.user-guide .sell-bg{
.user-guide.sell-bg{
background: linear-gradient(135deg, #f51b0c 0%, #f51b0c 100%);
}