icons fix

This commit is contained in:
LENOVO-YOGAI7\toks
2022-03-05 15:55:06 -08:00
parent 5736136504
commit 10cefdc40d
12 changed files with 16369 additions and 192 deletions
+7 -7
View File
@@ -2351,8 +2351,8 @@ p {
width: 70px;
text-align: center;
line-height: 70px;
background: linear-gradient(135deg, #84bcfa 0%, #2b70fa 100%);
box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
/*background: linear-gradient(135deg, #f8f9fa 0%, #f8f9fa 100%);
box-shadow: 0px 6px 10px 0px rgb(255, 255, 255);*/
position: relative;
}
.appie-single-service .icon > span {
@@ -2379,22 +2379,22 @@ p {
transform: translateY(-15px);
}
.appie-single-service.item-2 .icon {
background: linear-gradient(135deg, #f7b8af 0%, #f8452d 100%);
/* background: linear-gradient(135deg, #f8f9fa 0%, #f8f9fa 100%);*/
}
.appie-single-service.item-2 .icon span {
background: #f8452d;
}
.appie-single-service.item-3 .icon {
background: linear-gradient(135deg, #a0eac2 0%, #31c369 100%);
/*background: linear-gradient(135deg, #f8f9fa 0%, #f8f9fa 100%);*/
}
.appie-single-service.item-3 .icon span {
background: #31c369;
background: #60c176;
}
.appie-single-service.item-4 .icon {
background: linear-gradient(135deg, #d8aaff 0%, #9b2cfa 100%);
/* background: linear-gradient(135deg, #d8aaff 0%, #9b2cfa 100%);*/
}
.appie-single-service.item-4 .icon span {
background: #9b2cfa;
background: #2b70fa;
}
.appie-single-service.appie-single-services-3 {
background: transparent;