IconsFix
This commit is contained in:
@@ -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, #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, #f7b8af 0%, #f8452d 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, #a0eac2 0%, #31c369 100%);
|
||||
/*background: linear-gradient(135deg, #a0eac2 0%, #31c369 100%);*/
|
||||
}
|
||||
.appie-single-service.item-3 .icon span {
|
||||
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: #9b2cfa;
|
||||
background: #2b70fa;
|
||||
}
|
||||
.appie-single-service.appie-single-services-3 {
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user