|
@@ -207,9 +207,9 @@ export default {
|
|
|
.data{
|
|
|
width: auto;
|
|
|
font-size: 25px;
|
|
|
- color:#00FFFF;
|
|
|
+ color:#00FFDF;
|
|
|
font-family: 'electronicFont';
|
|
|
- background: url("../../../assets/images/service_new/data_bgg.png") no-repeat;
|
|
|
+ background: url("../../../assets/images/service_new/data_bgg1.png") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
background-position: center;
|
|
|
height: 85px;
|
|
@@ -222,9 +222,9 @@ export default {
|
|
|
.data1{
|
|
|
width: auto;
|
|
|
font-size: 25px;
|
|
|
- color:#00FFDF;
|
|
|
+ color:#00FFFF;
|
|
|
font-family: 'electronicFont';
|
|
|
- background: url("../../../assets/images/service_new/data_bgg1.png") no-repeat;
|
|
|
+ background: url("../../../assets/images/service_new/data_bgg.png") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
background-position: center;
|
|
|
height: 85px;
|