top sliders

This commit is contained in:
CHIEFSOFT\ameye
2023-06-09 21:09:57 -04:00
parent 13c0571b92
commit 83f2339a17
3 changed files with 269 additions and 7 deletions
+6
View File
@@ -34,6 +34,12 @@
width: 100%;
text-align: center;
}
.commonHeaderSliderItem{
background-color: aliceblue;
border-radius: 10px;
margin: 0px 5px 0px 5px;
height: 95px;
}
.offer-slide-item{
background: rgb(2,0,36);
background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(3,51,2,0.782125350140056) 0%, rgba(0,212,255,0.07904411764705888) 0%, rgba(153,182,201,1) 99%);