|
@@ -692,6 +692,7 @@ export default {
|
|
height: 36px;
|
|
height: 36px;
|
|
background: url("../../../../assets/images/main/title_pro_long.png") no-repeat;
|
|
background: url("../../../../assets/images/main/title_pro_long.png") no-repeat;
|
|
color: #00FFFF;
|
|
color: #00FFFF;
|
|
|
|
+ font-weight: bold;
|
|
margin: 20px 0 0 15px;
|
|
margin: 20px 0 0 15px;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
@@ -721,6 +722,7 @@ export default {
|
|
height: 36px;
|
|
height: 36px;
|
|
background: url("../../../../assets/images/main/title_pro.png") no-repeat;
|
|
background: url("../../../../assets/images/main/title_pro.png") no-repeat;
|
|
color: #00FFFF;
|
|
color: #00FFFF;
|
|
|
|
+ font-weight: bold;
|
|
margin: 20px 0 0 15px;
|
|
margin: 20px 0 0 15px;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
@@ -735,6 +737,7 @@ export default {
|
|
height: 36px;
|
|
height: 36px;
|
|
background: url("../../../../assets/images/main/title_pro.png") no-repeat;
|
|
background: url("../../../../assets/images/main/title_pro.png") no-repeat;
|
|
color: #00FFFF;
|
|
color: #00FFFF;
|
|
|
|
+ font-weight: bold;
|
|
margin: 20px 0 0 15px;
|
|
margin: 20px 0 0 15px;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|