نقل قول نوشته اصلی توسط topwebhost نمایش پست ها
بفرما

کد:
.text_ads li:hover{
background: #007BB6;
color: #fff;
}
.text_ads li:nth-child(n+2):hover{
background: #007BB6;
color: #fff;
}
.text_ads li:nth-child(n+3):hover{
background: #269AEC;
color: #fff;
}
.text_ads li:nth-child(n+4):hover{
background: #EB4095;
color: #fff;
}
.text_ads li:nth-child(n+5):hover{
background: #4101AF;
color: #fff;
}
کد جدید را جایگذاری کردم ولی رنگش تغییر نمیکنه