This commit is contained in:
arlenops
2025-11-20 12:30:45 +08:00
commit 2c0fbc9d81
462 changed files with 35368 additions and 0 deletions

33
css/partner.less Normal file
View File

@@ -0,0 +1,33 @@
.cps{
.advantage-left{
background: url(../assets/img/reward/group-10.png) no-repeat;
}
}
.agent-banner{
background: url(../assets/img/reward/agent.png) no-repeat center center;
color: #fff;
}
.agent{
.advantage .advantage-right{
.advantage-box{
padding-right: 25px !important;
}
}
}
.product-cloud .cloud-box{
padding: 30px 20px;
img{
margin-right: 14px;
}
}
.sustain{
.title-desc{
padding-right: 30px;
}
}
.cps-link{
color: #fff;
}
.cps-link:hover{
color: #333 !important;
}