Revert "icons fix"

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